Trace number 282323

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 45.4651 45.6333

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-51.xml
MD5SUM52e8b5041fa35828f19cc6e323194fa6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints46
Best CPU time to get the best result obtained on this benchmark1.25381
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints53
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension53
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.33	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=pfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/282323-1169318882/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.42	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.088  cpuTime=0.08  mem=6M903
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.51	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=633  maxDegree=8  maxArity=2
0.51	       =>  wckTime=0.171  cpuTime=0.13  mem=7M911
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.247  cpuTime=0.17  mem=5M422
0.58	
0.58	s SATISFIABLE
0.58	o 21
0.58	c 32
0.59	o 24
0.59	c 29
0.59	o 27
0.59	c 26
0.59	o 29
0.59	c 24
0.59	o 31
0.59	c 22
0.59	o 33
0.59	c 20
0.59	o 35
0.59	c 18
0.59	o 36
0.59	c 17
0.59	o 37
0.59	c 16
0.60	o 39
0.60	c 14
0.60	o 40
0.60	c 13
0.60	o 41
0.60	c 12
0.60	o 42
0.60	c 11
0.61	o 43
0.61	c 10
0.61	o 44
0.61	c 9
0.62	o 45
0.62	c 8
0.62	o 46
0.62	c 7
1.65	   
1.65	   search
1.65	     run=0  nbConstraintChecks=4186018  nbAssignments=10000
1.65	       =>  wckTime=1.07  cpuTime=1.04  mem=5M422
2.62	   
2.62	   search
2.62	     run=1  nbConstraintChecks=8375692  nbAssignments=20000
2.62	       =>  wckTime=2.04  cpuTime=2.01  mem=5M422
3.60	   
3.60	   search
3.60	     run=2  nbConstraintChecks=12609456  nbAssignments=30000
3.60	       =>  wckTime=3.014  cpuTime=2.98  mem=5M422
4.56	   
4.56	   search
4.56	     run=3  nbConstraintChecks=16728348  nbAssignments=40000
4.56	       =>  wckTime=3.98  cpuTime=3.94  mem=5M422
5.54	   
5.54	   search
5.54	     run=4  nbConstraintChecks=20888656  nbAssignments=50000
5.54	       =>  wckTime=4.954  cpuTime=4.92  mem=5M422
6.52	   
6.52	   search
6.52	     run=5  nbConstraintChecks=25144113  nbAssignments=60000
6.52	       =>  wckTime=5.938  cpuTime=5.9  mem=5M422
7.51	   
7.51	   search
7.51	     run=6  nbConstraintChecks=29431598  nbAssignments=70000
7.51	       =>  wckTime=6.925  cpuTime=6.89  mem=5M422
8.49	   
8.49	   search
8.49	     run=7  nbConstraintChecks=33659148  nbAssignments=80000
8.49	       =>  wckTime=7.905  cpuTime=7.87  mem=5M422
9.46	   
9.46	   search
9.46	     run=8  nbConstraintChecks=37857290  nbAssignments=90000
9.46	       =>  wckTime=8.881  cpuTime=8.85  mem=5M422
10.45	   
10.47	   search
10.47	     run=9  nbConstraintChecks=42133849  nbAssignments=100000
10.47	       =>  wckTime=9.866  cpuTime=9.83  mem=5M422
11.42	   
11.42	   search
11.42	     run=10  nbConstraintChecks=46293874  nbAssignments=110000
11.42	       =>  wckTime=10.839  cpuTime=10.8  mem=5M422
12.40	   
12.40	   search
12.40	     run=11  nbConstraintChecks=50503562  nbAssignments=120000
12.40	       =>  wckTime=11.817  cpuTime=11.78  mem=5M422
13.38	   
13.38	   search
13.38	     run=12  nbConstraintChecks=54699014  nbAssignments=130000
13.38	       =>  wckTime=12.794  cpuTime=12.76  mem=5M422
14.35	   
14.35	   search
14.35	     run=13  nbConstraintChecks=58928584  nbAssignments=140000
14.35	       =>  wckTime=13.769  cpuTime=13.73  mem=5M422
15.31	   
15.31	   search
15.31	     run=14  nbConstraintChecks=63024887  nbAssignments=150000
15.31	       =>  wckTime=14.729  cpuTime=14.69  mem=5M422
16.29	   
16.29	   search
16.29	     run=15  nbConstraintChecks=67292508  nbAssignments=160000
16.29	       =>  wckTime=15.706  cpuTime=15.67  mem=5M422
17.26	   
17.26	   search
17.26	     run=16  nbConstraintChecks=71490676  nbAssignments=170000
17.26	       =>  wckTime=16.676  cpuTime=16.64  mem=5M422
18.26	   
18.26	   search
18.26	     run=17  nbConstraintChecks=75746841  nbAssignments=180000
18.26	       =>  wckTime=17.674  cpuTime=17.61  mem=5M422
19.23	   
19.23	   search
19.23	     run=18  nbConstraintChecks=79913097  nbAssignments=190000
19.23	       =>  wckTime=18.652  cpuTime=18.58  mem=5M422
20.20	   
20.20	   search
20.21	     run=19  nbConstraintChecks=84096835  nbAssignments=200000
20.21	       =>  wckTime=19.622  cpuTime=19.55  mem=5M422
21.17	   
21.17	   search
21.17	     run=20  nbConstraintChecks=88269781  nbAssignments=210000
21.17	       =>  wckTime=20.59  cpuTime=20.51  mem=5M422
22.13	   
22.13	   search
22.13	     run=21  nbConstraintChecks=92411077  nbAssignments=220000
22.13	       =>  wckTime=21.552  cpuTime=21.47  mem=5M422
23.11	   
23.11	   search
23.11	     run=22  nbConstraintChecks=96679470  nbAssignments=230000
23.11	       =>  wckTime=22.528  cpuTime=22.45  mem=5M422
24.07	   
24.07	   search
24.07	     run=23  nbConstraintChecks=100754397  nbAssignments=240000
24.07	       =>  wckTime=23.487  cpuTime=23.41  mem=5M422
25.04	   
25.04	   search
25.04	     run=24  nbConstraintChecks=104862349  nbAssignments=250000
25.04	       =>  wckTime=24.455  cpuTime=24.37  mem=5M422
26.01	   
26.01	   search
26.01	     run=25  nbConstraintChecks=109054859  nbAssignments=260000
26.02	       =>  wckTime=25.433  cpuTime=25.36  mem=5M422
26.99	   
26.99	   search
26.99	     run=26  nbConstraintChecks=113184153  nbAssignments=270000
26.99	       =>  wckTime=26.405  cpuTime=26.33  mem=5M422
27.97	   
27.97	   search
27.97	     run=27  nbConstraintChecks=117411256  nbAssignments=280000
27.97	       =>  wckTime=27.387  cpuTime=27.31  mem=5M422
28.94	   
28.94	   search
28.94	     run=28  nbConstraintChecks=121527135  nbAssignments=290000
28.94	       =>  wckTime=28.357  cpuTime=28.28  mem=5M422
29.92	   
29.92	   search
29.92	     run=29  nbConstraintChecks=125739674  nbAssignments=300000
29.92	       =>  wckTime=29.336  cpuTime=29.26  mem=5M422
30.70	   
30.70	   search
30.70	     run=30  nbConstraintChecks=129042476  nbAssignments=308059
30.70	       =>  wckTime=30.116  cpuTime=30.04  mem=5M422
30.70	   
30.70	   global
30.70	     nbConstraintChecks=129042476  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.70	     solvingWckTime=30.115  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.70	     globalCpuTime=30.26
30.70	       =>  wckTime=30.364  cpuTime=30.21  mem=5M422
30.70	   
30.70	   solver IterativeSystematicSolver being built... 
30.83	       =>  wckTime=30.496  cpuTime=30.31  mem=16M491
30.83	   
30.83	   preprocessing
30.84	     nbConstraintChecks=220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.84	     detectedInconsistency=no
30.84	       =>  wckTime=0.0020  cpuTime=0.01  mem=16M491
30.89	   
30.89	   search
30.89	     run=0  nbConstraintChecks=36732  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
30.89	     nbFailedAssignments=23  nbBacktracks=10  nbVisitedNodes=72  nbRestartNogoods=0
30.89	       =>  wckTime=0.053  cpuTime=0.03  mem=16M491
30.93	   
30.93	   search
30.93	     run=1  nbConstraintChecks=128322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131
30.93	     nbFailedAssignments=98  nbBacktracks=25  nbVisitedNodes=255  nbRestartNogoods=11
30.93	       =>  wckTime=0.101  cpuTime=0.07  mem=16M491
30.96	   
30.96	   search
30.96	     run=2  nbConstraintChecks=203356  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201
30.96	     nbFailedAssignments=140  nbBacktracks=48  nbVisitedNodes=390  nbRestartNogoods=14
30.96	       =>  wckTime=0.127  cpuTime=0.09  mem=16M491
31.03	   
31.03	   search
31.03	     run=3  nbConstraintChecks=416985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=420
31.03	     nbFailedAssignments=322  nbBacktracks=81  nbVisitedNodes=822  nbRestartNogoods=24
31.03	       =>  wckTime=0.195  cpuTime=0.15  mem=16M491
31.07	   
31.07	   search
31.07	     run=4  nbConstraintChecks=583872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=578
31.07	     nbFailedAssignments=426  nbBacktracks=131  nbVisitedNodes=1134  nbRestartNogoods=37
31.07	       =>  wckTime=0.239  cpuTime=0.2  mem=16M491
31.21	   
31.21	   search
31.21	     run=5  nbConstraintChecks=1036448  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1071
31.22	     nbFailedAssignments=839  nbBacktracks=206  nbVisitedNodes=2112  nbRestartNogoods=45
31.22	       =>  wckTime=0.383  cpuTime=0.34  mem=16M491
31.32	   
31.32	   search
31.32	     run=6  nbConstraintChecks=1404027  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1429
31.32	     nbFailedAssignments=1078  nbBacktracks=319  nbVisitedNodes=2820  nbRestartNogoods=68
31.32	       =>  wckTime=0.486  cpuTime=0.44  mem=16M491
31.59	   
31.59	   search
31.59	     run=7  nbConstraintChecks=2406634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2387
31.59	     nbFailedAssignments=1862  nbBacktracks=489  nbVisitedNodes=4731  nbRestartNogoods=80
31.59	       =>  wckTime=0.762  cpuTime=0.7  mem=16M491
31.79	   
31.79	   search
31.79	     run=8  nbConstraintChecks=3163624  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3130
31.80	     nbFailedAssignments=2342  nbBacktracks=746  nbVisitedNodes=6207  nbRestartNogoods=88
31.80	       =>  wckTime=0.963  cpuTime=0.89  mem=16M491
32.26	   
32.26	   search
32.26	     run=9  nbConstraintChecks=4747138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4874
32.26	     nbFailedAssignments=3699  nbBacktracks=1130  nbVisitedNodes=9666  nbRestartNogoods=103
32.26	       =>  wckTime=1.431  cpuTime=1.36  mem=16M491
33.02	   
33.02	   search
33.02	     run=10  nbConstraintChecks=7600359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7687
33.02	     nbFailedAssignments=5931  nbBacktracks=1707  nbVisitedNodes=15241  nbRestartNogoods=109
33.02	       =>  wckTime=2.189  cpuTime=2.12  mem=16M491
34.00	   
34.00	   search
34.00	     run=11  nbConstraintChecks=11423675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11663
34.00	     nbFailedAssignments=9038  nbBacktracks=2571  nbVisitedNodes=23117  nbRestartNogoods=118
34.00	       =>  wckTime=3.167  cpuTime=3.09  mem=16M491
35.20	   
35.20	   search
35.20	     run=12  nbConstraintChecks=16193080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16502
35.20	     nbFailedAssignments=12574  nbBacktracks=3868  nbVisitedNodes=32724  nbRestartNogoods=130
35.20	       =>  wckTime=4.372  cpuTime=4.29  mem=16M491
37.25	   
37.25	   search
37.25	     run=13  nbConstraintChecks=23633971  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24513
37.25	     nbFailedAssignments=18633  nbBacktracks=5815  nbVisitedNodes=48653  nbRestartNogoods=150
37.25	       =>  wckTime=6.418  cpuTime=6.34  mem=16M491
40.07	   
40.07	   search
40.07	     run=14  nbConstraintChecks=33995646  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35544
40.07	     nbFailedAssignments=26740  nbBacktracks=8734  nbVisitedNodes=70598  nbRestartNogoods=173
40.07	       =>  wckTime=9.241  cpuTime=9.16  mem=16M491
43.78	   
43.78	   search
43.78	     run=15  nbConstraintChecks=46681123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49868
43.78	     nbFailedAssignments=36685  nbBacktracks=13112  nbVisitedNodes=98984  nbRestartNogoods=199
43.78	       =>  wckTime=12.944  cpuTime=12.86  mem=16M491
45.57	   
45.57	   search
45.58	     run=16  nbConstraintChecks=52825502  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56804
45.58	     nbFailedAssignments=41467  nbBacktracks=15267  nbVisitedNodes=112731  nbRestartNogoods=201
45.58	       =>  wckTime=14.743  cpuTime=14.66  mem=16M491
45.58	   
45.58	   global
45.58	     nbConstraintChecks=52825722  nbRestartNogoods=201  solvingWckTime=14.744  solvingCpuTime=14.66  expiredTime=no
45.58	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=45.02
45.58	       =>  wckTime=45.24  cpuTime=44.97  mem=16M491
45.58	
45.58	s OPTIMUM FOUND
45.58	v 1 2 1 9 1 2 9 9 5 7 3 6 2 5 4 7 9 5 8 4 
45.58	   
45.58	   totalWckTime=45.315  totalCpuTime=45.02

Verifier Data (download as text)

7 unsatisfied constraints, 46 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/node43/watcher-282323-1169318882 -o ROOT/results/node43/solver-282323-1169318882 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282323-1169318882/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: 0.54 1.33 1.68 3/68 7201
/proc/meminfo: memFree=1374328/2055920 swapFree=4190672/4192956
[pid=7200] ppid=7198 vsize=18540 CPUtime=0
/proc/7200/stat : 7200 (runsolver) D 7198 7200 6809 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 280287401 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 216849247527 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/7200/statm: 4635 279 244 17 0 2626 0

[startup+0.103946 s]
/proc/loadavg: 0.54 1.33 1.68 3/68 7201
/proc/meminfo: memFree=1374328/2055920 swapFree=4190672/4192956
[pid=7200] ppid=7198 vsize=907808 CPUtime=0.05
/proc/7200/stat : 7200 (java) R 7198 7200 6809 0 -1 0 2472 0 1 0 4 1 0 0 21 0 4 0 280287401 929595392 2219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/7200/statm: 226952 2219 1221 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.51202 s]
/proc/loadavg: 0.54 1.33 1.68 3/68 7201
/proc/meminfo: memFree=1374328/2055920 swapFree=4190672/4192956
[pid=7200] ppid=7198 vsize=915332 CPUtime=0.45
/proc/7200/stat : 7200 (java) R 7198 7200 6809 0 -1 0 6379 0 1 0 41 4 0 0 16 0 8 0 280287401 937299968 6118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073527273 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7200/statm: 228833 6118 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33415 s]
/proc/loadavg: 0.54 1.33 1.68 2/75 7208
/proc/meminfo: memFree=1357696/2055920 swapFree=4190672/4192956
[pid=7200] ppid=7198 vsize=915448 CPUtime=1.25
/proc/7200/stat : 7200 (java) R 7198 7200 6809 0 -1 0 6865 0 1 0 96 29 0 0 17 0 8 0 280287401 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7200/statm: 228863 6603 2476 14 0 215333 0
[pid=7200/tid=7202] ppid=7198 vsize=915448 CPUtime=0.02
/proc/7200/task/7202/stat : 7202 (java) S 7198 7200 6809 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280287408 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7200/tid=7203] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7203/stat : 7203 (java) S 7198 7200 6809 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280287408 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7204] ppid=7198 vsize=915452 CPUtime=0
/proc/7200/task/7204/stat : 7204 (java) S 7198 7200 6809 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280287408 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7205] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7205/stat : 7205 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280287412 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7206] ppid=7198 vsize=915448 CPUtime=0.09
/proc/7200/task/7206/stat : 7206 (java) S 7198 7200 6809 0 -1 64 324 0 0 0 9 0 0 0 16 0 8 0 280287412 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7207] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7207/stat : 7207 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280287412 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7208] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7208/stat : 7208 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280287412 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915448

[startup+2.97446 s]
/proc/loadavg: 0.54 1.33 1.68 2/75 7208
/proc/meminfo: memFree=1357696/2055920 swapFree=4190672/4192956
[pid=7200] ppid=7198 vsize=915452 CPUtime=2.89
/proc/7200/stat : 7200 (java) R 7198 7200 6809 0 -1 0 6868 0 1 0 198 91 0 0 18 0 8 0 280287401 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7200/statm: 228862 6605 2476 14 0 215332 0
[pid=7200/tid=7202] ppid=7198 vsize=915448 CPUtime=0.02
/proc/7200/task/7202/stat : 7202 (java) S 7198 7200 6809 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280287408 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7200/tid=7203] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7203/stat : 7203 (java) S 7198 7200 6809 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280287408 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7204] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7204/stat : 7204 (java) S 7198 7200 6809 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280287408 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7205] ppid=7198 vsize=915452 CPUtime=0
/proc/7200/task/7205/stat : 7205 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280287412 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7206] ppid=7198 vsize=915448 CPUtime=0.1
/proc/7200/task/7206/stat : 7206 (java) S 7198 7200 6809 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280287412 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7207] ppid=7198 vsize=915452 CPUtime=0
/proc/7200/task/7207/stat : 7207 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280287412 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7208] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7208/stat : 7208 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280287412 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915452

[startup+6.26697 s]
/proc/loadavg: 0.58 1.32 1.68 3/83 7282
/proc/meminfo: memFree=1352320/2055920 swapFree=4190672/4192956
[pid=7200] ppid=7198 vsize=915452 CPUtime=6.18
/proc/7200/stat : 7200 (java) R 7198 7200 6809 0 -1 0 6868 0 1 0 405 213 0 0 25 0 8 0 280287401 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7200/statm: 228862 6605 2476 14 0 215332 0
[pid=7200/tid=7202] ppid=7198 vsize=915448 CPUtime=0.02
/proc/7200/task/7202/stat : 7202 (java) S 7198 7200 6809 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280287408 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7200/tid=7203] ppid=7198 vsize=915452 CPUtime=0
/proc/7200/task/7203/stat : 7203 (java) S 7198 7200 6809 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280287408 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7204] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7204/stat : 7204 (java) S 7198 7200 6809 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280287408 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7205] ppid=7198 vsize=915452 CPUtime=0
/proc/7200/task/7205/stat : 7205 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280287412 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7206] ppid=7198 vsize=915448 CPUtime=0.1
/proc/7200/task/7206/stat : 7206 (java) S 7198 7200 6809 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280287412 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7207] ppid=7198 vsize=915452 CPUtime=0
/proc/7200/task/7207/stat : 7207 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280287412 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7208] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7208/stat : 7208 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280287412 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915452

[startup+12.749 s]
/proc/loadavg: 0.69 1.33 1.68 3/81 7283
/proc/meminfo: memFree=1313744/2055920 swapFree=4190672/4192956
[pid=7200] ppid=7198 vsize=915448 CPUtime=12.67
/proc/7200/stat : 7200 (java) R 7198 7200 6809 0 -1 0 6868 0 1 0 811 456 0 0 25 0 8 0 280287401 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7200/statm: 228862 6605 2476 14 0 215332 0
[pid=7200/tid=7202] ppid=7198 vsize=915448 CPUtime=0.02
/proc/7200/task/7202/stat : 7202 (java) S 7198 7200 6809 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280287408 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7200/tid=7203] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7203/stat : 7203 (java) S 7198 7200 6809 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280287408 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7204] ppid=7198 vsize=915452 CPUtime=0
/proc/7200/task/7204/stat : 7204 (java) S 7198 7200 6809 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280287408 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7205] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7205/stat : 7205 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280287412 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7206] ppid=7198 vsize=915452 CPUtime=0.1
/proc/7200/task/7206/stat : 7206 (java) S 7198 7200 6809 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280287412 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7207] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7207/stat : 7207 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280287412 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7208] ppid=7198 vsize=915452 CPUtime=0
/proc/7200/task/7208/stat : 7208 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280287412 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915448

[startup+25.6042 s]
/proc/loadavg: 0.98 1.36 1.68 3/81 7283
/proc/meminfo: memFree=1313808/2055920 swapFree=4190672/4192956
[pid=7200] ppid=7198 vsize=915448 CPUtime=25.49
/proc/7200/stat : 7200 (java) R 7198 7200 6809 0 -1 0 6869 0 1 0 1611 938 0 0 18 0 8 0 280287401 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7200/statm: 228862 6606 2476 14 0 215332 0
[pid=7200/tid=7202] ppid=7198 vsize=915448 CPUtime=0.02
/proc/7200/task/7202/stat : 7202 (java) S 7198 7200 6809 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280287408 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7200/tid=7203] ppid=7198 vsize=915452 CPUtime=0
/proc/7200/task/7203/stat : 7203 (java) S 7198 7200 6809 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280287408 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7204] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7204/stat : 7204 (java) S 7198 7200 6809 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280287408 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7205] ppid=7198 vsize=915452 CPUtime=0
/proc/7200/task/7205/stat : 7205 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280287412 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7206] ppid=7198 vsize=915448 CPUtime=0.1
/proc/7200/task/7206/stat : 7206 (java) S 7198 7200 6809 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280287412 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7207] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7207/stat : 7207 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280287412 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7200/tid=7208] ppid=7198 vsize=915448 CPUtime=0
/proc/7200/task/7208/stat : 7208 (java) S 7198 7200 6809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280287412 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 45.6333
CPU time (s): 45.4651
CPU user time (s): 34.1478
CPU system time (s): 11.3173
CPU usage (%): 99.6315
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.1478
system time used= 11.3173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9180
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= 1893
involuntary context switches= 2097

runsolver used 0.070989 s user time and 0.148977 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan 20 18:48:02 UTC 2007


IDJOB= 282323
IDBENCH= 12699
IDSOLVER= 69
FILE ID= node43/282323-1169318882

PBS_JOBID= 3610412

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-20-10-20-t70/pi-20-10-20-30-51.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282323-1169318882/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-282323-1169318882 -o ROOT/results/node43/solver-282323-1169318882 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282323-1169318882/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  52e8b5041fa35828f19cc6e323194fa6

RANDOM SEED= 723307287

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.278
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.278
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:       1374872 kB
Buffers:         50212 kB
Cached:         537784 kB
SwapCached:        612 kB
Active:         149804 kB
Inactive:       456936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374872 kB
SwapTotal:     4192956 kB
SwapFree:      4190672 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:          27452 kB
Slab:            60036 kB
Committed_AS:  5768544 kB
PageTables:       1592 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 node43 on Sat Jan 20 18:48:49 UTC 2007