Trace number 281108

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 64.0593 64.422

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-9_ext.xml
MD5SUMa5b6364f7961486618a0d3e6c2b3bd97
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints98
Best CPU time to get the best result obtained on this benchmark3.59145
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.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/281108-1169310030/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1244  maxDegree=12
0.52	     maxArity=2
0.52	       =>  wckTime=0.209  cpuTime=0.15  mem=8M860
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.292  cpuTime=0.2  mem=5M493
0.61	
0.61	s SATISFIABLE
0.61	o 44
0.61	c 57
0.61	o 47
0.61	c 54
0.61	o 51
0.61	c 50
0.61	o 53
0.61	c 48
0.61	o 56
0.61	c 45
0.62	o 58
0.62	c 43
0.62	o 60
0.62	c 41
0.62	o 63
0.62	c 38
0.62	o 65
0.62	c 36
0.62	o 66
0.62	c 35
0.62	o 68
0.62	c 33
0.62	o 69
0.62	c 32
0.62	o 70
0.62	c 31
0.62	o 73
0.62	c 28
0.62	o 74
0.62	c 27
0.62	o 76
0.62	c 25
0.63	o 77
0.63	c 24
0.63	o 78
0.63	c 23
0.63	o 80
0.63	c 21
0.63	o 82
0.63	c 19
0.63	o 83
0.63	c 18
0.63	o 85
0.63	c 16
0.63	o 86
0.63	c 15
0.63	o 87
0.63	c 14
0.63	o 88
0.63	c 13
0.64	o 89
0.64	c 12
0.64	o 90
0.64	c 11
0.64	o 91
0.64	c 10
0.64	o 92
0.64	c 9
0.65	o 93
0.65	c 8
0.65	o 94
0.65	c 7
0.67	o 95
0.67	c 6
0.67	o 96
0.67	c 5
1.64	o 97
1.64	c 4
2.05	   
2.05	   search
2.05	     run=0  nbConstraintChecks=5930596  nbAssignments=10000
2.05	       =>  wckTime=1.444  cpuTime=1.42  mem=5M493
3.39	   
3.39	   search
3.39	     run=1  nbConstraintChecks=11972957  nbAssignments=20000
3.39	       =>  wckTime=2.787  cpuTime=2.75  mem=5M493
4.67	   
4.67	   search
4.67	     run=2  nbConstraintChecks=17453537  nbAssignments=30000
4.67	       =>  wckTime=4.065  cpuTime=4.02  mem=5M493
5.99	   
5.99	   search
5.99	     run=3  nbConstraintChecks=23254902  nbAssignments=40000
5.99	       =>  wckTime=5.386  cpuTime=5.33  mem=5M493
7.31	   
7.31	   search
7.31	     run=4  nbConstraintChecks=29042942  nbAssignments=50000
7.31	       =>  wckTime=6.707  cpuTime=6.65  mem=5M493
8.61	   
8.61	   search
8.61	     run=5  nbConstraintChecks=34666089  nbAssignments=60000
8.61	       =>  wckTime=8.009  cpuTime=7.95  mem=5M493
9.93	   
9.93	   search
9.93	     run=6  nbConstraintChecks=40406907  nbAssignments=70000
9.93	       =>  wckTime=9.324  cpuTime=9.25  mem=5M493
11.28	   
11.28	   search
11.28	     run=7  nbConstraintChecks=46473032  nbAssignments=80000
11.28	       =>  wckTime=10.68  cpuTime=10.61  mem=5M493
12.59	   
12.59	   search
12.59	     run=8  nbConstraintChecks=52122608  nbAssignments=90000
12.59	       =>  wckTime=11.987  cpuTime=11.91  mem=5M493
12.92	o 98
12.92	c 3
13.88	   
13.88	   search
13.88	     run=9  nbConstraintChecks=57661802  nbAssignments=100000
13.88	       =>  wckTime=13.273  cpuTime=13.19  mem=5M493
15.21	   
15.21	   search
15.21	     run=10  nbConstraintChecks=63658294  nbAssignments=110000
15.21	       =>  wckTime=14.604  cpuTime=14.52  mem=5M493
16.59	   
16.59	   search
16.59	     run=11  nbConstraintChecks=70000471  nbAssignments=120000
16.59	       =>  wckTime=15.986  cpuTime=15.88  mem=5M493
17.86	   
17.86	   search
17.86	     run=12  nbConstraintChecks=75466680  nbAssignments=130000
17.86	       =>  wckTime=17.253  cpuTime=17.14  mem=5M493
19.19	   
19.19	   search
19.19	     run=13  nbConstraintChecks=81390639  nbAssignments=140000
19.19	       =>  wckTime=18.583  cpuTime=18.47  mem=5M493
20.45	   
20.45	   search
20.45	     run=14  nbConstraintChecks=86767166  nbAssignments=150000
20.45	       =>  wckTime=19.843  cpuTime=19.72  mem=5M493
21.79	   
21.79	   search
21.79	     run=15  nbConstraintChecks=92805432  nbAssignments=160000
21.79	       =>  wckTime=21.183  cpuTime=21.06  mem=5M493
23.05	   
23.05	   search
23.05	     run=16  nbConstraintChecks=98178681  nbAssignments=170000
23.05	       =>  wckTime=22.444  cpuTime=22.31  mem=5M493
24.36	   
24.36	   search
24.36	     run=17  nbConstraintChecks=103993053  nbAssignments=180000
24.36	       =>  wckTime=23.759  cpuTime=23.62  mem=5M493
25.66	   
25.66	   search
25.67	     run=18  nbConstraintChecks=109640863  nbAssignments=190000
25.67	       =>  wckTime=25.062  cpuTime=24.92  mem=5M493
26.99	   
26.99	   search
26.99	     run=19  nbConstraintChecks=115416614  nbAssignments=200000
26.99	       =>  wckTime=26.382  cpuTime=26.23  mem=5M493
28.27	   
28.27	   search
28.27	     run=20  nbConstraintChecks=120918756  nbAssignments=210000
28.27	       =>  wckTime=27.664  cpuTime=27.51  mem=5M493
29.57	   
29.57	   search
29.57	     run=21  nbConstraintChecks=126568164  nbAssignments=220000
29.57	       =>  wckTime=28.968  cpuTime=28.81  mem=5M493
30.87	   
30.87	   search
30.87	     run=22  nbConstraintChecks=132189321  nbAssignments=230000
30.87	       =>  wckTime=30.262  cpuTime=30.09  mem=5M493
32.17	   
32.17	   search
32.17	     run=23  nbConstraintChecks=137828508  nbAssignments=240000
32.17	       =>  wckTime=31.563  cpuTime=31.39  mem=5M493
33.45	   
33.45	   search
33.45	     run=24  nbConstraintChecks=143350797  nbAssignments=250000
33.45	       =>  wckTime=32.849  cpuTime=32.66  mem=5M493
34.78	   
34.78	   search
34.78	     run=25  nbConstraintChecks=149176714  nbAssignments=260000
34.78	       =>  wckTime=34.172  cpuTime=33.99  mem=5M493
36.04	   
36.04	   search
36.04	     run=26  nbConstraintChecks=154652507  nbAssignments=270000
36.04	       =>  wckTime=35.439  cpuTime=35.24  mem=5M493
37.31	   
37.31	   search
37.31	     run=27  nbConstraintChecks=160131441  nbAssignments=280000
37.31	       =>  wckTime=36.709  cpuTime=36.51  mem=5M493
38.61	   
38.61	   search
38.61	     run=28  nbConstraintChecks=165771830  nbAssignments=290000
38.61	       =>  wckTime=38.004  cpuTime=37.8  mem=5M493
39.92	   
39.92	   search
39.92	     run=29  nbConstraintChecks=171638584  nbAssignments=300000
39.92	       =>  wckTime=39.318  cpuTime=39.11  mem=5M493
41.18	   
41.18	   search
41.18	     run=30  nbConstraintChecks=177045238  nbAssignments=310000
41.18	       =>  wckTime=40.581  cpuTime=40.36  mem=5M493
42.50	   
42.50	   search
42.50	     run=31  nbConstraintChecks=182904483  nbAssignments=320000
42.50	       =>  wckTime=41.9  cpuTime=41.68  mem=5M493
43.07	   
43.07	   search
43.07	     run=32  nbConstraintChecks=185307129  nbAssignments=324559
43.07	       =>  wckTime=42.47  cpuTime=42.24  mem=5M493
43.07	   
43.07	   global
43.08	     nbConstraintChecks=185307129  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
43.08	     solvingWckTime=42.467  solvingCpuTime=42.23  expiredTime=no  totalExploration=no  nbFoundSolutions=0
43.08	     globalCpuTime=42.47
43.08	       =>  wckTime=42.762  cpuTime=42.43  mem=5M493
43.08	   
43.08	   solver IterativeSystematicSolver being built... 
43.21	       =>  wckTime=42.893  cpuTime=42.53  mem=16M597
43.21	   
43.21	   preprocessing
43.21	     nbConstraintChecks=100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
43.21	     detectedInconsistency=no
43.21	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M597
43.28	   
43.28	   search
43.28	     run=0  nbConstraintChecks=67572  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
43.28	     nbFailedAssignments=29  nbBacktracks=10  nbVisitedNodes=86  nbRestartNogoods=0
43.28	       =>  wckTime=0.074  cpuTime=0.04  mem=16M597
43.34	   
43.34	   search
43.34	     run=1  nbConstraintChecks=148170  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115
43.34	     nbFailedAssignments=79  nbBacktracks=25  nbVisitedNodes=219  nbRestartNogoods=10
43.34	       =>  wckTime=0.134  cpuTime=0.09  mem=16M597
43.43	   
43.43	   search
43.43	     run=2  nbConstraintChecks=326908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=224
43.43	     nbFailedAssignments=161  nbBacktracks=48  nbVisitedNodes=433  nbRestartNogoods=18
43.43	       =>  wckTime=0.224  cpuTime=0.18  mem=16M597
43.58	   
43.58	   search
43.58	     run=3  nbConstraintChecks=751240  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=482
43.58	     nbFailedAssignments=379  nbBacktracks=81  nbVisitedNodes=940  nbRestartNogoods=25
43.58	       =>  wckTime=0.377  cpuTime=0.33  mem=16M597
43.77	   
43.77	   search
43.77	     run=4  nbConstraintChecks=1244765  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=777
43.77	     nbFailedAssignments=618  nbBacktracks=131  nbVisitedNodes=1523  nbRestartNogoods=42
43.77	       =>  wckTime=0.565  cpuTime=0.51  mem=16M597
43.99	   
43.99	   search
43.99	     run=5  nbConstraintChecks=1802565  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1131
43.99	     nbFailedAssignments=893  nbBacktracks=206  nbVisitedNodes=2216  nbRestartNogoods=58
43.99	       =>  wckTime=0.779  cpuTime=0.73  mem=16M597
44.38	   
44.38	   search
44.38	     run=6  nbConstraintChecks=2885670  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1796
44.38	     nbFailedAssignments=1441  nbBacktracks=319  nbVisitedNodes=3542  nbRestartNogoods=74
44.38	       =>  wckTime=1.171  cpuTime=1.1  mem=16M597
44.96	   
44.96	   search
44.96	     run=7  nbConstraintChecks=4326563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2710
44.96	     nbFailedAssignments=2179  nbBacktracks=489  nbVisitedNodes=5363  nbRestartNogoods=79
44.96	       =>  wckTime=1.755  cpuTime=1.68  mem=16M597
45.79	   
45.79	   search
45.79	     run=8  nbConstraintChecks=6473488  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4097
45.79	     nbFailedAssignments=3300  nbBacktracks=745  nbVisitedNodes=8111  nbRestartNogoods=100
45.79	       =>  wckTime=2.587  cpuTime=2.5  mem=16M597
47.26	   
47.26	   search
47.26	     run=9  nbConstraintChecks=10321971  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6493
47.26	     nbFailedAssignments=5305  nbBacktracks=1129  nbVisitedNodes=12882  nbRestartNogoods=135
47.26	       =>  wckTime=4.049  cpuTime=3.96  mem=16M597
48.79	   
48.79	   search
48.79	     run=10  nbConstraintChecks=14473699  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9182
48.79	     nbFailedAssignments=7409  nbBacktracks=1705  nbVisitedNodes=18218  nbRestartNogoods=148
48.79	       =>  wckTime=5.584  cpuTime=5.48  mem=16M597
50.95	   
50.95	   search
50.95	     run=11  nbConstraintChecks=19968331  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12784
50.95	     nbFailedAssignments=10141  nbBacktracks=2570  nbVisitedNodes=25374  nbRestartNogoods=176
50.95	       =>  wckTime=7.745  cpuTime=7.64  mem=16M597
53.79	   
53.79	   search
53.80	     run=12  nbConstraintChecks=26915664  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17436
53.80	     nbFailedAssignments=13490  nbBacktracks=3867  nbVisitedNodes=34633  nbRestartNogoods=195
53.80	       =>  wckTime=10.587  cpuTime=10.47  mem=16M597
57.51	   
57.51	   search
57.51	     run=13  nbConstraintChecks=34730111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23236
57.51	     nbFailedAssignments=17338  nbBacktracks=5813  nbVisitedNodes=46160  nbRestartNogoods=208
57.51	       =>  wckTime=14.301  cpuTime=14.17  mem=16M597
62.56	   
62.56	   search
62.56	     run=14  nbConstraintChecks=44572840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31108
62.56	     nbFailedAssignments=22283  nbBacktracks=8733  nbVisitedNodes=61726  nbRestartNogoods=223
62.56	       =>  wckTime=19.354  cpuTime=19.19  mem=16M597
64.37	   
64.37	   search
64.37	     run=15  nbConstraintChecks=47915308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33827
64.37	     nbFailedAssignments=23926  nbBacktracks=9810  nbVisitedNodes=67072  nbRestartNogoods=232
64.37	       =>  wckTime=21.16  cpuTime=20.99  mem=16M597
64.37	   
64.37	   global
64.37	     nbConstraintChecks=47915408  nbRestartNogoods=232  solvingWckTime=21.161  solvingCpuTime=20.99  expiredTime=no
64.37	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=63.57
64.37	       =>  wckTime=64.055  cpuTime=63.53  mem=16M597
64.37	
64.37	s OPTIMUM FOUND
64.37	v 6 9 6 2 4 4 8 7 2 8 0 3 1 6 2 3 5 6 6 1 6 3 2 9 6 1 2 7 7 4 4 5 5 0 8 9 6 1 8 4 
64.37	   
64.37	   totalWckTime=64.135  totalCpuTime=63.57

Verifier Data (download as text)

3 unsatisfied constraints, 98 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-281108-1169310030 -o ROOT/results/node14/solver-281108-1169310030 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281108-1169310030/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
/proc/loadavg: 2.00 2.00 2.00 5/87 1074
/proc/meminfo: memFree=1214520/2055920 swapFree=4158792/4192956
[pid=1073] ppid=1071 vsize=18540 CPUtime=0
/proc/1073/stat : 1073 (runsolver) R 1071 475 475 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 279397912 18984960 277 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 212231812768 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1073/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.108237 s]
/proc/loadavg: 2.00 2.00 2.00 5/87 1074
/proc/meminfo: memFree=1214520/2055920 swapFree=4158792/4192956
[pid=1073] ppid=1071 vsize=914988 CPUtime=0.09
/proc/1073/stat : 1073 (java) R 1071 1073 475 0 -1 0 2994 0 1 0 7 2 0 0 17 0 8 0 279397912 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072932865 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1073/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516277 s]
/proc/loadavg: 2.00 2.00 2.00 5/87 1074
/proc/meminfo: memFree=1214520/2055920 swapFree=4158792/4192956
[pid=1073] ppid=1071 vsize=915332 CPUtime=0.49
/proc/1073/stat : 1073 (java) R 1071 1073 475 0 -1 0 6542 0 1 0 44 5 0 0 18 0 8 0 279397912 937299968 6281 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1073/statm: 228833 6281 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33935 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1082
/proc/meminfo: memFree=1196800/2055920 swapFree=4158792/4192956
[pid=1073] ppid=1071 vsize=915444 CPUtime=1.31
/proc/1073/stat : 1073 (java) R 1071 1073 475 0 -1 0 7100 0 1 0 105 26 0 0 25 0 8 0 279397912 937414656 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1073/statm: 228861 6838 2476 14 0 215331 0
[pid=1073/tid=1075] ppid=1071 vsize=915444 CPUtime=0.02
/proc/1073/task/1075/stat : 1075 (java) S 1071 1073 475 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279397916 937414656 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1076] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1076/stat : 1076 (java) S 1071 1073 475 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279397917 937414656 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1077] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1077/stat : 1077 (java) S 1071 1073 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279397917 937414656 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1078] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1078/stat : 1078 (java) S 1071 1073 475 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279397920 937414656 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1079] ppid=1071 vsize=915444 CPUtime=0.12
/proc/1073/task/1079/stat : 1079 (java) S 1071 1073 475 0 -1 64 332 0 0 0 11 1 0 0 16 0 8 0 279397920 937414656 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1080] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1080/stat : 1080 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279397920 937414656 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1082] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1082/stat : 1082 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279397920 937414656 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.99251 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1082
/proc/meminfo: memFree=1196736/2055920 swapFree=4158792/4192956
[pid=1073] ppid=1071 vsize=915444 CPUtime=2.96
/proc/1073/stat : 1073 (java) R 1071 1073 475 0 -1 0 7103 0 1 0 221 75 0 0 25 0 8 0 279397912 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073671872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1073/statm: 228861 6840 2476 14 0 215331 0
[pid=1073/tid=1075] ppid=1071 vsize=915444 CPUtime=0.02
/proc/1073/task/1075/stat : 1075 (java) S 1071 1073 475 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279397916 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1076] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1076/stat : 1076 (java) S 1071 1073 475 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279397917 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1077] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1077/stat : 1077 (java) S 1071 1073 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279397917 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1078] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1078/stat : 1078 (java) S 1071 1073 475 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279397920 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1079] ppid=1071 vsize=915444 CPUtime=0.13
/proc/1073/task/1079/stat : 1079 (java) S 1071 1073 475 0 -1 64 334 0 0 0 12 1 0 0 16 0 8 0 279397920 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1080] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1080/stat : 1080 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279397920 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1082] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1082/stat : 1082 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279397920 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915444

[startup+6.28082 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1082
/proc/meminfo: memFree=1196672/2055920 swapFree=4158792/4192956
[pid=1073] ppid=1071 vsize=915444 CPUtime=6.23
/proc/1073/stat : 1073 (java) R 1071 1073 475 0 -1 0 7103 0 1 0 450 173 0 0 25 0 8 0 279397912 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668616 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1073/statm: 228861 6840 2476 14 0 215331 0
[pid=1073/tid=1075] ppid=1071 vsize=915444 CPUtime=0.02
/proc/1073/task/1075/stat : 1075 (java) S 1071 1073 475 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279397916 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1076] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1076/stat : 1076 (java) S 1071 1073 475 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279397917 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1077] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1077/stat : 1077 (java) S 1071 1073 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279397917 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1078] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1078/stat : 1078 (java) S 1071 1073 475 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279397920 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1079] ppid=1071 vsize=915444 CPUtime=0.13
/proc/1073/task/1079/stat : 1079 (java) S 1071 1073 475 0 -1 64 334 0 0 0 12 1 0 0 16 0 8 0 279397920 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1080] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1080/stat : 1080 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279397920 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1082] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1082/stat : 1082 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279397920 937414656 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915444

[startup+12.7704 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1082
/proc/meminfo: memFree=1196672/2055920 swapFree=4158792/4192956
[pid=1073] ppid=1071 vsize=915448 CPUtime=12.68
/proc/1073/stat : 1073 (java) R 1071 1073 475 0 -1 0 7103 0 1 0 896 372 0 0 25 0 8 0 279397912 937418752 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7345142 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1073/statm: 228862 6840 2476 14 0 215332 0
[pid=1073/tid=1075] ppid=1071 vsize=915448 CPUtime=0.02
/proc/1073/task/1075/stat : 1075 (java) S 1071 1073 475 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279397916 937418752 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1076] ppid=1071 vsize=915448 CPUtime=0
/proc/1073/task/1076/stat : 1076 (java) S 1071 1073 475 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279397917 937418752 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1077] ppid=1071 vsize=915448 CPUtime=0
/proc/1073/task/1077/stat : 1077 (java) S 1071 1073 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279397917 937418752 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1078] ppid=1071 vsize=915448 CPUtime=0
/proc/1073/task/1078/stat : 1078 (java) S 1071 1073 475 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279397920 937418752 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1079] ppid=1071 vsize=915448 CPUtime=0.13
/proc/1073/task/1079/stat : 1079 (java) S 1071 1073 475 0 -1 64 334 0 0 0 12 1 0 0 16 0 8 0 279397920 937418752 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1080] ppid=1071 vsize=915448 CPUtime=0
/proc/1073/task/1080/stat : 1080 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279397920 937418752 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1082] ppid=1071 vsize=915448 CPUtime=0
/proc/1073/task/1082/stat : 1082 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279397920 937418752 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915448

[startup+25.6077 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1082
/proc/meminfo: memFree=1196672/2055920 swapFree=4158792/4192956
[pid=1073] ppid=1071 vsize=915444 CPUtime=25.47
/proc/1073/stat : 1073 (java) R 1071 1073 475 0 -1 0 7104 0 1 0 1785 762 0 0 25 0 8 0 279397912 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073666810 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1073/statm: 228861 6841 2476 14 0 215331 0
[pid=1073/tid=1075] ppid=1071 vsize=915444 CPUtime=0.02
/proc/1073/task/1075/stat : 1075 (java) S 1071 1073 475 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279397916 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1076] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1076/stat : 1076 (java) S 1071 1073 475 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279397917 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1077] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1077/stat : 1077 (java) S 1071 1073 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279397917 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1078] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1078/stat : 1078 (java) S 1071 1073 475 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279397920 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1079] ppid=1071 vsize=915444 CPUtime=0.13
/proc/1073/task/1079/stat : 1079 (java) S 1071 1073 475 0 -1 64 335 0 0 0 12 1 0 0 17 0 8 0 279397920 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1080] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1080/stat : 1080 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279397920 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1082] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1082/stat : 1082 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279397920 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915444

[startup+51.2201 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1084
/proc/meminfo: memFree=1189184/2055920 swapFree=4158792/4192956
[pid=1073] ppid=1071 vsize=915444 CPUtime=50.95
/proc/1073/stat : 1073 (java) R 1071 1073 475 0 -1 0 9039 0 1 0 3800 1295 0 0 25 0 8 0 279397912 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784740 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1073/statm: 228861 8772 2527 14 0 215331 0
[pid=1073/tid=1075] ppid=1071 vsize=915444 CPUtime=0.02
/proc/1073/task/1075/stat : 1075 (java) S 1071 1073 475 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279397916 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1076] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1076/stat : 1076 (java) S 1071 1073 475 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279397917 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1077] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1077/stat : 1077 (java) S 1071 1073 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279397917 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1078] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1078/stat : 1078 (java) S 1071 1073 475 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279397920 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1079] ppid=1071 vsize=915444 CPUtime=0.22
/proc/1073/task/1079/stat : 1079 (java) S 1071 1073 475 0 -1 64 387 0 0 0 21 1 0 0 15 0 8 0 279397920 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1080] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1080/stat : 1080 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279397920 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1073/tid=1082] ppid=1071 vsize=915444 CPUtime=0
/proc/1073/task/1082/stat : 1082 (java) S 1071 1073 475 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279397920 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 64.422
CPU time (s): 64.0593
CPU user time (s): 51.0962
CPU system time (s): 12.963
CPU usage (%): 99.4369
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.0962
system time used= 12.963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9146
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= 2414
involuntary context switches= 3577

runsolver used 0.085986 s user time and 0.212967 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 16:20:30 UTC 2007


IDJOB= 281108
IDBENCH= 12081
IDSOLVER= 69
FILE ID= node14/281108-1169310030

PBS_JOBID= 3609940

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a5b6364f7961486618a0d3e6c2b3bd97

RANDOM SEED= 435842956

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1214936 kB
Buffers:         54656 kB
Cached:         608012 kB
SwapCached:       9104 kB
Active:         269348 kB
Inactive:       493360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1214936 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:         109020 kB
Slab:            63052 kB
Committed_AS:  9566616 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node14 on Sat Jan 20 16:21:35 UTC 2007