Trace number 282917

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 238.299 240.19

General information on the benchmark

Namecoloring/
geom-40-3-ext.xml
MD5SUMd54325db3282ef19b94f41e995b8132d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints71
Best CPU time to get the best result obtained on this benchmark1.92071
SatisfiableNO
(Un)Satisfiability was proved
Number of variables40
Number of constraints78
Maximum constraint arity2
Maximum domain size3
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282917-1169324059/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3
0.41	       =>  wckTime=0.101  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.46	     nbConstraints=78  nbRelationTypes=1  nbDisconnectedVariables=1  nbExtensionStructures=1
0.46	     nbSharedExtensionStructures=77  nbConflictsStructures=1  nbSharedConflictsStructures=77
0.46	     nbSharedBinaryRepresentations=3  maxDegree=6  maxArity=2
0.46	       =>  wckTime=0.15  cpuTime=0.13  mem=7M901
0.50	   
0.50	   solver LocalSearchSolver being built... 
0.54	       =>  wckTime=0.233  cpuTime=0.16  mem=5M403
0.55	
0.55	s SATISFIABLE
0.55	o 51
0.55	c 27
0.55	o 54
0.55	c 24
0.55	o 57
0.55	c 21
0.55	o 60
0.55	c 18
0.55	o 62
0.55	c 16
0.55	o 63
0.55	c 15
0.55	o 64
0.55	c 14
0.55	o 66
0.55	c 12
0.55	o 67
0.55	c 11
0.55	o 68
0.55	c 10
0.56	o 69
0.56	c 9
0.56	o 70
0.56	c 8
0.57	o 71
0.57	c 7
1.41	   
1.41	   search
1.41	     run=0  nbConstraintChecks=1391518  nbAssignments=10000
1.41	       =>  wckTime=0.865  cpuTime=0.84  mem=5M403
2.18	   
2.18	   search
2.18	     run=1  nbConstraintChecks=2852477  nbAssignments=20000
2.18	       =>  wckTime=1.643  cpuTime=1.61  mem=5M403
2.96	   
2.96	   search
2.96	     run=2  nbConstraintChecks=4260752  nbAssignments=30000
2.96	       =>  wckTime=2.418  cpuTime=2.38  mem=5M403
3.74	   
3.74	   search
3.74	     run=3  nbConstraintChecks=5716041  nbAssignments=40000
3.74	       =>  wckTime=3.203  cpuTime=3.16  mem=5M403
4.52	   
4.52	   search
4.52	     run=4  nbConstraintChecks=7124503  nbAssignments=50000
4.52	       =>  wckTime=3.976  cpuTime=3.92  mem=5M403
5.30	   
5.30	   search
5.30	     run=5  nbConstraintChecks=8579307  nbAssignments=60000
5.30	       =>  wckTime=4.757  cpuTime=4.69  mem=5M403
6.08	   
6.08	   search
6.08	     run=6  nbConstraintChecks=9983817  nbAssignments=70000
6.08	       =>  wckTime=5.536  cpuTime=5.47  mem=5M403
6.87	   
6.87	   search
6.87	     run=7  nbConstraintChecks=11440664  nbAssignments=80000
6.87	       =>  wckTime=6.324  cpuTime=6.25  mem=5M403
7.64	   
7.64	   search
7.64	     run=8  nbConstraintChecks=12848317  nbAssignments=90000
7.64	       =>  wckTime=7.096  cpuTime=7.02  mem=5M403
8.42	   
8.43	   search
8.43	     run=9  nbConstraintChecks=14307469  nbAssignments=100000
8.43	       =>  wckTime=7.884  cpuTime=7.8  mem=5M403
9.21	   
9.21	   search
9.21	     run=10  nbConstraintChecks=15711674  nbAssignments=110000
9.21	       =>  wckTime=8.664  cpuTime=8.56  mem=5M403
9.99	   
9.99	   search
9.99	     run=11  nbConstraintChecks=17181727  nbAssignments=120000
9.99	       =>  wckTime=9.445  cpuTime=9.35  mem=5M403
10.77	   
10.77	   search
10.77	     run=12  nbConstraintChecks=18588840  nbAssignments=130000
10.77	       =>  wckTime=10.225  cpuTime=10.12  mem=5M403
11.56	   
11.56	   search
11.56	     run=13  nbConstraintChecks=20053991  nbAssignments=140000
11.56	       =>  wckTime=11.015  cpuTime=10.9  mem=5M403
12.33	   
12.33	   search
12.33	     run=14  nbConstraintChecks=21468276  nbAssignments=150000
12.33	       =>  wckTime=11.785  cpuTime=11.67  mem=5M403
13.11	   
13.11	   search
13.11	     run=15  nbConstraintChecks=22929307  nbAssignments=160000
13.11	       =>  wckTime=12.568  cpuTime=12.44  mem=5M403
13.88	   
13.88	   search
13.88	     run=16  nbConstraintChecks=24335545  nbAssignments=170000
13.88	       =>  wckTime=13.341  cpuTime=13.21  mem=5M403
14.65	   
14.66	   search
14.66	     run=17  nbConstraintChecks=25799074  nbAssignments=180000
14.66	       =>  wckTime=14.114  cpuTime=13.97  mem=5M403
15.43	   
15.43	   search
15.43	     run=18  nbConstraintChecks=27202050  nbAssignments=190000
15.43	       =>  wckTime=14.885  cpuTime=14.74  mem=5M403
16.21	   
16.21	   search
16.21	     run=19  nbConstraintChecks=28676149  nbAssignments=200000
16.21	       =>  wckTime=15.672  cpuTime=15.52  mem=5M403
16.99	   
16.99	   search
16.99	     run=20  nbConstraintChecks=30085325  nbAssignments=210000
16.99	       =>  wckTime=16.445  cpuTime=16.28  mem=5M403
17.76	   
17.76	   search
17.76	     run=21  nbConstraintChecks=31540987  nbAssignments=220000
17.76	       =>  wckTime=17.218  cpuTime=17.05  mem=5M403
18.53	   
18.53	   search
18.53	     run=22  nbConstraintChecks=32951335  nbAssignments=230000
18.53	       =>  wckTime=17.992  cpuTime=17.81  mem=5M403
19.32	   
19.32	   search
19.32	     run=23  nbConstraintChecks=34410901  nbAssignments=240000
19.32	       =>  wckTime=18.775  cpuTime=18.59  mem=5M403
20.08	   
20.08	   search
20.08	     run=24  nbConstraintChecks=35817871  nbAssignments=250000
20.08	       =>  wckTime=19.539  cpuTime=19.36  mem=5M403
20.86	   
20.86	   search
20.86	     run=25  nbConstraintChecks=37278185  nbAssignments=260000
20.86	       =>  wckTime=20.322  cpuTime=20.13  mem=5M403
21.64	   
21.64	   search
21.64	     run=26  nbConstraintChecks=38687896  nbAssignments=270000
21.64	       =>  wckTime=21.098  cpuTime=20.9  mem=5M403
22.42	   
22.42	   search
22.42	     run=27  nbConstraintChecks=40148330  nbAssignments=280000
22.42	       =>  wckTime=21.876  cpuTime=21.68  mem=5M403
23.20	   
23.20	   search
23.20	     run=28  nbConstraintChecks=41560102  nbAssignments=290000
23.20	       =>  wckTime=22.658  cpuTime=22.46  mem=5M403
23.99	   
23.99	   search
23.99	     run=29  nbConstraintChecks=43024219  nbAssignments=300000
23.99	       =>  wckTime=23.449  cpuTime=23.23  mem=5M403
24.76	   
24.76	   search
24.76	     run=30  nbConstraintChecks=44438015  nbAssignments=310000
24.76	       =>  wckTime=24.223  cpuTime=24.01  mem=5M403
25.55	   
25.55	   search
25.55	     run=31  nbConstraintChecks=45891494  nbAssignments=320000
25.55	       =>  wckTime=25.012  cpuTime=24.79  mem=5M403
26.34	   
26.34	   search
26.34	     run=32  nbConstraintChecks=47297394  nbAssignments=330000
26.34	       =>  wckTime=25.795  cpuTime=25.56  mem=5M403
27.12	   
27.12	   search
27.12	     run=33  nbConstraintChecks=48757555  nbAssignments=340000
27.12	       =>  wckTime=26.582  cpuTime=26.35  mem=5M403
27.90	   
27.90	   search
27.90	     run=34  nbConstraintChecks=50172224  nbAssignments=350000
27.90	       =>  wckTime=27.36  cpuTime=27.12  mem=5M403
28.69	   
28.69	   search
28.69	     run=35  nbConstraintChecks=51631114  nbAssignments=360000
28.69	       =>  wckTime=28.151  cpuTime=27.9  mem=5M403
29.47	   
29.47	   search
29.47	     run=36  nbConstraintChecks=53030954  nbAssignments=370000
29.47	       =>  wckTime=28.931  cpuTime=28.67  mem=5M403
30.26	   
30.26	   search
30.26	     run=37  nbConstraintChecks=54489794  nbAssignments=380000
30.26	       =>  wckTime=29.718  cpuTime=29.45  mem=5M403
30.84	   
30.84	   search
30.84	     run=38  nbConstraintChecks=55520953  nbAssignments=387407
30.84	       =>  wckTime=30.297  cpuTime=30.03  mem=5M403
30.84	   
30.84	   global
30.84	     nbConstraintChecks=55520953  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.84	     solvingWckTime=30.293  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.84	     globalCpuTime=30.24
30.84	       =>  wckTime=30.529  cpuTime=30.19  mem=5M403
30.84	   
30.84	   solver IterativeSystematicSolver being built... 
30.98	       =>  wckTime=30.665  cpuTime=30.3  mem=16M425
31.00	   
31.00	   preprocessing
31.00	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.00	     detectedInconsistency=no
31.00	       =>  wckTime=0.0010  cpuTime=0.0  mem=16M425
31.04	   
31.04	   search
31.04	     run=0  nbConstraintChecks=10839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59
31.04	     nbFailedAssignments=21  nbBacktracks=10  nbVisitedNodes=91  nbRestartNogoods=0
31.04	       =>  wckTime=0.064  cpuTime=0.02  mem=16M425
31.07	   
31.07	   search
31.07	     run=1  nbConstraintChecks=23948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=127
31.07	     nbFailedAssignments=46  nbBacktracks=25  nbVisitedNodes=199  nbRestartNogoods=2
31.07	       =>  wckTime=0.092  cpuTime=0.04  mem=16M425
31.09	   
31.09	   search
31.09	     run=2  nbConstraintChecks=40071  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=211
31.09	     nbFailedAssignments=80  nbBacktracks=47  nbVisitedNodes=339  nbRestartNogoods=4
31.09	       =>  wckTime=0.107  cpuTime=0.05  mem=16M425
31.10	   
31.10	   search
31.10	     run=3  nbConstraintChecks=60621  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=312
31.10	     nbFailedAssignments=123  nbBacktracks=80  nbVisitedNodes=516  nbRestartNogoods=7
31.10	       =>  wckTime=0.124  cpuTime=0.06  mem=16M425
31.12	   
31.12	   search
31.12	     run=4  nbConstraintChecks=88547  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=445
31.12	     nbFailedAssignments=179  nbBacktracks=131  nbVisitedNodes=756  nbRestartNogoods=8
31.12	       =>  wckTime=0.147  cpuTime=0.08  mem=16M425
31.15	   
31.15	   search
31.15	     run=5  nbConstraintChecks=130708  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=637
31.15	     nbFailedAssignments=271  nbBacktracks=206  nbVisitedNodes=1115  nbRestartNogoods=14
31.15	       =>  wckTime=0.173  cpuTime=0.11  mem=16M425
31.18	   
31.18	   search
31.18	     run=6  nbConstraintChecks=188975  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=893
31.18	     nbFailedAssignments=387  nbBacktracks=319  nbVisitedNodes=1600  nbRestartNogoods=15
31.18	       =>  wckTime=0.206  cpuTime=0.14  mem=16M425
31.24	   
31.24	   search
31.24	     run=7  nbConstraintChecks=287604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1320
31.24	     nbFailedAssignments=617  nbBacktracks=489  nbVisitedNodes=2427  nbRestartNogoods=18
31.24	       =>  wckTime=0.263  cpuTime=0.19  mem=16M425
31.32	   
31.32	   search
31.32	     run=8  nbConstraintChecks=426347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1914
31.32	     nbFailedAssignments=927  nbBacktracks=745  nbVisitedNodes=3572  nbRestartNogoods=25
31.32	       =>  wckTime=0.345  cpuTime=0.26  mem=16M425
31.41	   
31.41	   search
31.41	     run=9  nbConstraintChecks=616988  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2709
31.41	     nbFailedAssignments=1310  nbBacktracks=1129  nbVisitedNodes=5134  nbRestartNogoods=30
31.41	       =>  wckTime=0.428  cpuTime=0.34  mem=16M425
31.54	   
31.54	   search
31.54	     run=10  nbConstraintChecks=917043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4012
31.54	     nbFailedAssignments=2008  nbBacktracks=1706  nbVisitedNodes=7685  nbRestartNogoods=35
31.54	       =>  wckTime=0.561  cpuTime=0.46  mem=16M425
31.73	   
31.73	   search
31.73	     run=11  nbConstraintChecks=1345057  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5840
31.73	     nbFailedAssignments=2945  nbBacktracks=2570  nbVisitedNodes=11207  nbRestartNogoods=42
31.73	       =>  wckTime=0.756  cpuTime=0.65  mem=16M425
32.01	   
32.01	   search
32.01	     run=12  nbConstraintChecks=1998196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8569
32.01	     nbFailedAssignments=4350  nbBacktracks=3867  nbVisitedNodes=16609  nbRestartNogoods=48
32.01	       =>  wckTime=1.036  cpuTime=0.93  mem=16M425
32.45	   
32.45	   search
32.45	     run=13  nbConstraintChecks=2979578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12576
32.45	     nbFailedAssignments=6385  nbBacktracks=5813  nbVisitedNodes=24539  nbRestartNogoods=57
32.45	       =>  wckTime=1.469  cpuTime=1.36  mem=16M425
33.09	   
33.09	   search
33.09	     run=14  nbConstraintChecks=4379952  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18496
33.09	     nbFailedAssignments=9360  nbBacktracks=8732  nbVisitedNodes=35906  nbRestartNogoods=61
33.09	       =>  wckTime=2.115  cpuTime=2.0  mem=16M425
33.83	   
33.83	   search
33.83	     run=15  nbConstraintChecks=6034918  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25769
33.83	     nbFailedAssignments=12229  nbBacktracks=13111  nbVisitedNodes=49604  nbRestartNogoods=67
33.83	       =>  wckTime=2.854  cpuTime=2.74  mem=16M425
34.90	   
34.90	   search
34.90	     run=16  nbConstraintChecks=8564956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36858
34.91	     nbFailedAssignments=16722  nbBacktracks=19679  nbVisitedNodes=70629  nbRestartNogoods=75
34.91	       =>  wckTime=3.927  cpuTime=3.8  mem=16M425
36.42	   
36.42	   search
36.42	     run=17  nbConstraintChecks=11860425  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51925
36.42	     nbFailedAssignments=21910  nbBacktracks=29533  nbVisitedNodes=97874  nbRestartNogoods=81
36.42	       =>  wckTime=5.438  cpuTime=5.3  mem=16M425
39.13	   
39.13	   search
39.13	     run=18  nbConstraintChecks=17788213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77022
39.13	     nbFailedAssignments=32206  nbBacktracks=44313  nbVisitedNodes=144852  nbRestartNogoods=88
39.13	       =>  wckTime=8.153  cpuTime=7.99  mem=16M425
43.38	   
43.38	   search
43.38	     run=19  nbConstraintChecks=24882813  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111557
43.39	     nbFailedAssignments=44559  nbBacktracks=66482  nbVisitedNodes=207930  nbRestartNogoods=97
43.39	       =>  wckTime=12.407  cpuTime=12.21  mem=16M425
50.97	   
50.98	   search
50.98	     run=20  nbConstraintChecks=34870992  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165553
50.98	     nbFailedAssignments=65290  nbBacktracks=99735  nbVisitedNodes=304669  nbRestartNogoods=103
50.98	       =>  wckTime=19.998  cpuTime=19.74  mem=16M425
62.63	   
62.63	   search
62.63	     run=21  nbConstraintChecks=50007344  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=246507
62.63	     nbFailedAssignments=96354  nbBacktracks=149615  nbVisitedNodes=448999  nbRestartNogoods=112
62.63	       =>  wckTime=31.651  cpuTime=31.31  mem=16M425
79.43	   
79.43	   search
79.43	     run=22  nbConstraintChecks=71428419  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=366610
79.43	     nbFailedAssignments=141627  nbBacktracks=224434  nbVisitedNodes=661100  nbRestartNogoods=123
79.43	       =>  wckTime=48.45  cpuTime=47.98  mem=16M425
104.89	   
104.89	   search
104.89	     run=23  nbConstraintChecks=103292068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=546155
104.89	     nbFailedAssignments=208933  nbBacktracks=336661  nbVisitedNodes=975811  nbRestartNogoods=131
104.89	       =>  wckTime=73.916  cpuTime=73.25  mem=16M425
142.39	   
142.39	   search
142.39	     run=24  nbConstraintChecks=149222303  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=809550
142.39	     nbFailedAssignments=303977  nbBacktracks=505003  nbVisitedNodes=1442032  nbRestartNogoods=144
142.39	       =>  wckTime=111.41  cpuTime=110.45  mem=16M425
199.45	   
199.45	   search
199.45	     run=25  nbConstraintChecks=217672813  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1203971
199.45	     nbFailedAssignments=445876  nbBacktracks=757516  nbVisitedNodes=2142047  nbRestartNogoods=151
199.45	       =>  wckTime=168.47  cpuTime=167.09  mem=16M425
240.14	   
240.14	   search
240.14	     run=26  nbConstraintChecks=266884959  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1490362
240.14	     nbFailedAssignments=547860  nbBacktracks=941924  nbVisitedNodes=2649572  nbRestartNogoods=161
240.14	       =>  wckTime=209.165  cpuTime=207.48  mem=16M425
240.14	   
240.14	   global
240.14	     nbConstraintChecks=266884959  nbRestartNogoods=161  solvingWckTime=209.166  solvingCpuTime=207.48  expiredTime=no
240.14	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=237.83
240.14	       =>  wckTime=239.832  cpuTime=237.78  mem=16M425
240.15	
240.15	s OPTIMUM FOUND
240.15	v 0 1 2 0 2 2 1 1 0 2 1 1 0 0 1 0 2 2 1 2 0 0 0 2 1 1 0 1 0 0 1 1 2 2 2 0 2 1 0 0 
240.15	   
240.15	   totalWckTime=239.913  totalCpuTime=237.84

Verifier Data (download as text)

7 unsatisfied constraints, 71 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/node71/watcher-282917-1169324059 -o ROOT/results/node71/solver-282917-1169324059 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282917-1169324059/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.94 1.86 1.47 4/73 3975
/proc/meminfo: memFree=1242592/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=11868 CPUtime=0
/proc/3974/stat : 3974 (java) D 3972 3974 3032 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 79902699 12152832 515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7205668 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/3974/statm: 2967 515 425 14 0 1602 0

[startup+0.103205 s]
/proc/loadavg: 1.94 1.86 1.47 4/73 3975
/proc/meminfo: memFree=1242592/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=914988 CPUtime=0.08
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 2967 0 1 0 7 1 0 0 17 0 8 0 79902699 936947712 2713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153558306 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228747 2713 1418 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511257 s]
/proc/loadavg: 1.94 1.86 1.47 4/73 3975
/proc/meminfo: memFree=1242592/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=915332 CPUtime=0.48
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 6671 0 1 0 44 4 0 0 18 0 8 0 79902699 937299968 6409 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153558579 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228833 6409 2290 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33237 s]
/proc/loadavg: 1.94 1.86 1.47 3/80 3982
/proc/meminfo: memFree=1225704/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=915336 CPUtime=1.3
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 6885 0 1 0 89 41 0 0 25 0 8 0 79902699 937304064 6623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228834 6623 2476 14 0 215304 0
[pid=3974/tid=3976] ppid=3972 vsize=915336 CPUtime=0.02
/proc/3974/task/3976/stat : 3976 (java) S 3972 3974 3032 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 79902703 937304064 6623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3977] ppid=3972 vsize=915336 CPUtime=0
/proc/3974/task/3977/stat : 3977 (java) S 3972 3974 3032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79902704 937304064 6623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3978] ppid=3972 vsize=915336 CPUtime=0
/proc/3974/task/3978/stat : 3978 (java) S 3972 3974 3032 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79902704 937304064 6623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3979] ppid=3972 vsize=915336 CPUtime=0
/proc/3974/task/3979/stat : 3979 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79902707 937304064 6623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3980] ppid=3972 vsize=915336 CPUtime=0.09
/proc/3974/task/3980/stat : 3980 (java) S 3972 3974 3032 0 -1 64 314 0 0 0 9 0 0 0 16 0 8 0 79902707 937304064 6623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3981] ppid=3972 vsize=915336 CPUtime=0
/proc/3974/task/3981/stat : 3981 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79902707 937304064 6623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3982] ppid=3972 vsize=915336 CPUtime=0
/proc/3974/task/3982/stat : 3982 (java) S 3972 3974 3032 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79902707 937304064 6623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915336

[startup+2.96959 s]
/proc/loadavg: 1.94 1.86 1.47 3/80 3982
/proc/meminfo: memFree=1225576/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=915332 CPUtime=2.93
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 6888 0 1 0 170 123 0 0 25 0 8 0 79902699 937299968 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073608548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228833 6625 2476 14 0 215303 0
[pid=3974/tid=3976] ppid=3972 vsize=915332 CPUtime=0.02
/proc/3974/task/3976/stat : 3976 (java) S 3972 3974 3032 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 79902703 937299968 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3977] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3977/stat : 3977 (java) S 3972 3974 3032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79902704 937299968 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3978] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3978/stat : 3978 (java) S 3972 3974 3032 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79902704 937299968 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3979] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3979/stat : 3979 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79902707 937299968 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3980] ppid=3972 vsize=915332 CPUtime=0.1
/proc/3974/task/3980/stat : 3980 (java) S 3972 3974 3032 0 -1 64 316 0 0 0 10 0 0 0 16 0 8 0 79902707 937299968 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3981] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3981/stat : 3981 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79902707 937299968 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3982] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3982/stat : 3982 (java) S 3972 3974 3032 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79902707 937299968 6625 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) 915332

[startup+6.17203 s]
/proc/loadavg: 1.94 1.86 1.47 3/80 3982
/proc/meminfo: memFree=1225584/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=915336 CPUtime=6.1
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 6888 0 1 0 322 288 0 0 25 0 8 0 79902699 937304064 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228834 6625 2476 14 0 215304 0
[pid=3974/tid=3976] ppid=3972 vsize=915336 CPUtime=0.02
/proc/3974/task/3976/stat : 3976 (java) S 3972 3974 3032 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 79902703 937304064 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3977] ppid=3972 vsize=915336 CPUtime=0
/proc/3974/task/3977/stat : 3977 (java) S 3972 3974 3032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79902704 937304064 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3978] ppid=3972 vsize=915336 CPUtime=0
/proc/3974/task/3978/stat : 3978 (java) S 3972 3974 3032 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79902704 937304064 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3979] ppid=3972 vsize=915336 CPUtime=0
/proc/3974/task/3979/stat : 3979 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79902707 937304064 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3980] ppid=3972 vsize=915336 CPUtime=0.1
/proc/3974/task/3980/stat : 3980 (java) S 3972 3974 3032 0 -1 64 316 0 0 0 10 0 0 0 16 0 8 0 79902707 937304064 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3981] ppid=3972 vsize=915336 CPUtime=0
/proc/3974/task/3981/stat : 3981 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79902707 937304064 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3982] ppid=3972 vsize=915336 CPUtime=0
/proc/3974/task/3982/stat : 3982 (java) S 3972 3974 3032 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79902707 937304064 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915336

[startup+12.6389 s]
/proc/loadavg: 1.95 1.87 1.47 3/80 3982
/proc/meminfo: memFree=1225584/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=915332 CPUtime=12.5
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 6889 0 1 0 634 616 0 0 25 0 8 0 79902699 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073601257 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228833 6626 2476 14 0 215303 0
[pid=3974/tid=3976] ppid=3972 vsize=915332 CPUtime=0.02
/proc/3974/task/3976/stat : 3976 (java) S 3972 3974 3032 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 79902703 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3977] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3977/stat : 3977 (java) S 3972 3974 3032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79902704 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3978] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3978/stat : 3978 (java) S 3972 3974 3032 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79902704 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3979] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3979/stat : 3979 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79902707 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3980] ppid=3972 vsize=915332 CPUtime=0.1
/proc/3974/task/3980/stat : 3980 (java) S 3972 3974 3032 0 -1 64 317 0 0 0 10 0 0 0 16 0 8 0 79902707 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3981] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3981/stat : 3981 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79902707 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3982] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3982/stat : 3982 (java) S 3972 3974 3032 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79902707 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 915332

[startup+25.5037 s]
/proc/loadavg: 1.96 1.87 1.48 3/80 3982
/proc/meminfo: memFree=1225648/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=915332 CPUtime=25.28
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 6889 0 1 0 1277 1251 0 0 25 0 8 0 79902699 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228833 6626 2476 14 0 215303 0
[pid=3974/tid=3976] ppid=3972 vsize=915332 CPUtime=0.02
/proc/3974/task/3976/stat : 3976 (java) S 3972 3974 3032 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 79902703 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3977] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3977/stat : 3977 (java) S 3972 3974 3032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79902704 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3978] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3978/stat : 3978 (java) S 3972 3974 3032 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79902704 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3979] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3979/stat : 3979 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79902707 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3980] ppid=3972 vsize=915332 CPUtime=0.1
/proc/3974/task/3980/stat : 3980 (java) S 3972 3974 3032 0 -1 64 317 0 0 0 10 0 0 0 16 0 8 0 79902707 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3981] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3981/stat : 3981 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79902707 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3982] ppid=3972 vsize=915332 CPUtime=0
/proc/3974/task/3982/stat : 3982 (java) S 3972 3974 3032 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79902707 937299968 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915332

[startup+51.2042 s]
/proc/loadavg: 1.97 1.88 1.49 3/80 3982
/proc/meminfo: memFree=1216816/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=915468 CPUtime=50.76
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 9050 0 2 0 3556 1520 0 0 25 0 8 0 79902699 937439232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073778926 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228867 8786 2529 14 0 215337 0
[pid=3974/tid=3976] ppid=3972 vsize=915468 CPUtime=0.02
/proc/3974/task/3976/stat : 3976 (java) S 3972 3974 3032 0 -1 64 130 0 0 0 2 0 0 0 16 0 8 0 79902703 937439232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3977] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3977/stat : 3977 (java) S 3972 3974 3032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79902704 937439232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3978] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3978/stat : 3978 (java) S 3972 3974 3032 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79902704 937439232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3979] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3979/stat : 3979 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79902707 937439232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3980] ppid=3972 vsize=915468 CPUtime=0.2
/proc/3974/task/3980/stat : 3980 (java) S 3972 3974 3032 0 -1 64 381 0 0 0 20 0 0 0 16 0 8 0 79902707 937439232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3981] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3981/stat : 3981 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79902707 937439232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3982] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3982/stat : 3982 (java) S 3972 3974 3032 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79902707 937439232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915468

[startup+102.501 s]
/proc/loadavg: 1.99 1.90 1.52 3/80 3982
/proc/meminfo: memFree=1216816/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=915468 CPUtime=101.67
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 9059 0 2 0 8647 1520 0 0 25 0 8 0 79902699 937439232 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073617382 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228867 8792 2529 14 0 215337 0
[pid=3974/tid=3976] ppid=3972 vsize=915468 CPUtime=0.02
/proc/3974/task/3976/stat : 3976 (java) S 3972 3974 3032 0 -1 64 130 0 0 0 2 0 0 0 16 0 8 0 79902703 937439232 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3977] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3977/stat : 3977 (java) S 3972 3974 3032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79902704 937439232 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3978] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3978/stat : 3978 (java) S 3972 3974 3032 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79902704 937439232 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3979] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3979/stat : 3979 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79902707 937439232 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3980] ppid=3972 vsize=915468 CPUtime=0.2
/proc/3974/task/3980/stat : 3980 (java) S 3972 3974 3032 0 -1 64 383 0 0 0 20 0 0 0 16 0 8 0 79902707 937439232 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3981] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3981/stat : 3981 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79902707 937439232 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3982] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3982/stat : 3982 (java) S 3972 3974 3032 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79902707 937439232 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 915468

[startup+162.533 s]
/proc/loadavg: 1.99 1.91 1.54 3/80 3982
/proc/meminfo: memFree=1216752/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=915468 CPUtime=161.24
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 9064 0 2 0 14603 1521 0 0 25 0 8 0 79902699 937439232 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073734088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228867 8797 2529 14 0 215337 0
[pid=3974/tid=3976] ppid=3972 vsize=915468 CPUtime=0.02
/proc/3974/task/3976/stat : 3976 (java) S 3972 3974 3032 0 -1 64 130 0 0 0 2 0 0 0 16 0 8 0 79902703 937439232 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3977] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3977/stat : 3977 (java) S 3972 3974 3032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79902704 937439232 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3978] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3978/stat : 3978 (java) S 3972 3974 3032 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79902704 937439232 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3979] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3979/stat : 3979 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79902707 937439232 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3980] ppid=3972 vsize=915468 CPUtime=0.2
/proc/3974/task/3980/stat : 3980 (java) S 3972 3974 3032 0 -1 64 383 0 0 0 20 0 0 0 16 0 8 0 79902707 937439232 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3981] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3981/stat : 3981 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79902707 937439232 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3982] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3982/stat : 3982 (java) S 3972 3974 3032 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79902707 937439232 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 915468

[startup+222.573 s]
/proc/loadavg: 1.99 1.93 1.57 3/80 3982
/proc/meminfo: memFree=1216816/2055920 swapFree=4192812/4192956
[pid=3974] ppid=3972 vsize=915468 CPUtime=220.83
/proc/3974/stat : 3974 (java) R 3972 3974 3032 0 -1 0 9066 0 2 0 20562 1521 0 0 25 0 8 0 79902699 937439232 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073768600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3974/statm: 228867 8799 2529 14 0 215337 0
[pid=3974/tid=3976] ppid=3972 vsize=915468 CPUtime=0.02
/proc/3974/task/3976/stat : 3976 (java) S 3972 3974 3032 0 -1 64 130 0 0 0 2 0 0 0 16 0 8 0 79902703 937439232 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3977] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3977/stat : 3977 (java) S 3972 3974 3032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79902704 937439232 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3978] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3978/stat : 3978 (java) S 3972 3974 3032 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79902704 937439232 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3979] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3979/stat : 3979 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79902707 937439232 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3980] ppid=3972 vsize=915468 CPUtime=0.2
/proc/3974/task/3980/stat : 3980 (java) S 3972 3974 3032 0 -1 64 383 0 0 0 20 0 0 0 16 0 8 0 79902707 937439232 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3981] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3981/stat : 3981 (java) S 3972 3974 3032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79902707 937439232 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3974/tid=3982] ppid=3972 vsize=915468 CPUtime=0
/proc/3974/task/3982/stat : 3982 (java) S 3972 3974 3032 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79902707 937439232 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.83
Current children cumulated vsize (KiB) 915468

Child status: 0
Real time (s): 240.19
CPU time (s): 238.299
CPU user time (s): 223.075
CPU system time (s): 15.2237
CPU usage (%): 99.2126
Max. virtual memory (cumulated for all children) (KiB): 915472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 223.075
system time used= 15.2237
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9162
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5880
involuntary context switches= 10350

runsolver used 0.270958 s user time and 0.619905 s system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat Jan 20 20:14:19 UTC 2007


IDJOB= 282917
IDBENCH= 12963
IDSOLVER= 69
FILE ID= node71/282917-1169324059

PBS_JOBID= 3610422

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d54325db3282ef19b94f41e995b8132d

RANDOM SEED= 82168831

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1243008 kB
Buffers:         56812 kB
Cached:         650048 kB
SwapCached:          0 kB
Active:         171596 kB
Inactive:       565536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1243008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          41804 kB
Slab:            61228 kB
Committed_AS:  1175456 kB
PageTables:       1796 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 node71 on Sat Jan 20 20:18:19 UTC 2007