Trace number 280919

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 70.8612 71.0512

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-37_ext.xml
MD5SUMf7809e6b0ae784926c91568f28b73655
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark2.35764
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280919-1169308514/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.53	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1267  maxDegree=11
0.53	     maxArity=2
0.53	       =>  wckTime=0.212  cpuTime=0.15  mem=8M893
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.295  cpuTime=0.19  mem=5M497
0.62	
0.62	s SATISFIABLE
0.62	o 68
0.62	c 41
0.62	o 71
0.62	c 38
0.62	o 74
0.62	c 35
0.62	o 77
0.62	c 32
0.62	o 80
0.62	c 29
0.62	o 83
0.62	c 26
0.62	o 86
0.62	c 23
0.62	o 88
0.63	c 21
0.63	o 91
0.63	c 18
0.63	o 92
0.63	c 17
0.63	o 94
0.63	c 15
0.63	o 95
0.63	c 14
0.63	o 96
0.63	c 13
0.63	o 97
0.63	c 12
0.63	o 98
0.63	c 11
0.64	o 99
0.64	c 10
0.64	o 101
0.64	c 8
0.64	o 102
0.64	c 7
0.64	o 103
0.64	c 6
0.64	o 104
0.64	c 5
0.65	o 105
0.65	c 4
0.65	o 106
0.65	c 3
0.90	o 107
0.90	c 2
1.93	   
1.93	   search
1.93	     run=0  nbConstraintChecks=5482333  nbAssignments=10000
1.93	       =>  wckTime=1.317  cpuTime=1.29  mem=5M497
3.19	   
3.19	   search
3.19	     run=1  nbConstraintChecks=11071396  nbAssignments=20000
3.19	       =>  wckTime=2.575  cpuTime=2.54  mem=5M497
4.37	   
4.37	   search
4.37	     run=2  nbConstraintChecks=16457347  nbAssignments=30000
4.37	       =>  wckTime=3.759  cpuTime=3.7  mem=5M497
5.53	   
5.53	   search
5.53	     run=3  nbConstraintChecks=21811990  nbAssignments=40000
5.53	       =>  wckTime=4.92  cpuTime=4.87  mem=5M497
6.69	   
6.69	   search
6.69	     run=4  nbConstraintChecks=27217778  nbAssignments=50000
6.69	       =>  wckTime=6.072  cpuTime=6.01  mem=5M497
7.88	   
7.88	   search
7.88	     run=5  nbConstraintChecks=33080071  nbAssignments=60000
7.88	       =>  wckTime=7.265  cpuTime=7.2  mem=5M497
9.00	   
9.00	   search
9.00	     run=6  nbConstraintChecks=38366265  nbAssignments=70000
9.00	       =>  wckTime=8.388  cpuTime=8.33  mem=5M497
10.19	   
10.19	   search
10.19	     run=7  nbConstraintChecks=44188897  nbAssignments=80000
10.19	       =>  wckTime=9.573  cpuTime=9.51  mem=5M497
11.35	   
11.35	   search
11.35	     run=8  nbConstraintChecks=49787382  nbAssignments=90000
11.35	       =>  wckTime=10.732  cpuTime=10.67  mem=5M497
12.52	   
12.52	   search
12.52	     run=9  nbConstraintChecks=55432097  nbAssignments=100000
12.52	       =>  wckTime=11.911  cpuTime=11.84  mem=5M497
13.65	   
13.65	   search
13.65	     run=10  nbConstraintChecks=60682242  nbAssignments=110000
13.65	       =>  wckTime=13.033  cpuTime=12.96  mem=5M497
14.81	   
14.81	   search
14.81	     run=11  nbConstraintChecks=66280489  nbAssignments=120000
14.81	       =>  wckTime=14.201  cpuTime=14.12  mem=5M497
15.97	   
15.97	   search
15.97	     run=12  nbConstraintChecks=71744493  nbAssignments=130000
15.97	       =>  wckTime=15.355  cpuTime=15.28  mem=5M497
17.18	   
17.18	   search
17.18	     run=13  nbConstraintChecks=77608061  nbAssignments=140000
17.18	       =>  wckTime=16.561  cpuTime=16.48  mem=5M497
18.34	   
18.34	   search
18.34	     run=14  nbConstraintChecks=82943398  nbAssignments=150000
18.34	       =>  wckTime=17.726  cpuTime=17.63  mem=5M497
19.53	   
19.53	   search
19.53	     run=15  nbConstraintChecks=88671868  nbAssignments=160000
19.53	       =>  wckTime=18.914  cpuTime=18.81  mem=5M497
20.67	   
20.67	   search
20.67	     run=16  nbConstraintChecks=94044284  nbAssignments=170000
20.67	       =>  wckTime=20.056  cpuTime=19.96  mem=5M497
21.84	   
21.84	   search
21.84	     run=17  nbConstraintChecks=99620818  nbAssignments=180000
21.84	       =>  wckTime=21.226  cpuTime=21.13  mem=5M497
22.97	   
22.97	   search
22.97	     run=18  nbConstraintChecks=104858241  nbAssignments=190000
22.97	       =>  wckTime=22.355  cpuTime=22.25  mem=5M497
24.14	   
24.14	   search
24.14	     run=19  nbConstraintChecks=110506314  nbAssignments=200000
24.14	       =>  wckTime=23.528  cpuTime=23.42  mem=5M497
25.29	   
25.29	   search
25.29	     run=20  nbConstraintChecks=115988801  nbAssignments=210000
25.29	       =>  wckTime=24.676  cpuTime=24.58  mem=5M497
26.45	   
26.45	   search
26.45	     run=21  nbConstraintChecks=121575708  nbAssignments=220000
26.45	       =>  wckTime=25.837  cpuTime=25.73  mem=5M497
27.59	   
27.59	   search
27.59	     run=22  nbConstraintChecks=126998383  nbAssignments=230000
27.59	       =>  wckTime=26.977  cpuTime=26.87  mem=5M497
28.75	   
28.75	   search
28.75	     run=23  nbConstraintChecks=132581165  nbAssignments=240000
28.75	       =>  wckTime=28.135  cpuTime=28.03  mem=5M497
29.90	   
29.90	   search
29.90	     run=24  nbConstraintChecks=138056398  nbAssignments=250000
29.90	       =>  wckTime=29.284  cpuTime=29.18  mem=5M497
31.00	   
31.00	   search
31.00	     run=25  nbConstraintChecks=143358043  nbAssignments=259489
31.00	       =>  wckTime=30.384  cpuTime=30.28  mem=5M497
31.00	   
31.00	   global
31.00	     nbConstraintChecks=143358043  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.00	     solvingWckTime=30.383  solvingCpuTime=30.28  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.00	     globalCpuTime=30.51
31.00	       =>  wckTime=30.68  cpuTime=30.47  mem=5M497
31.00	   
31.00	   solver IterativeSystematicSolver being built... 
31.12	       =>  wckTime=30.802  cpuTime=30.57  mem=16M519
31.13	   
31.13	   preprocessing
31.13	     nbConstraintChecks=10  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.13	     detectedInconsistency=no
31.13	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M519
31.20	   
31.20	   search
31.20	     run=0  nbConstraintChecks=100994  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67
31.20	     nbFailedAssignments=51  nbBacktracks=10  nbVisitedNodes=128  nbRestartNogoods=0
31.20	       =>  wckTime=0.076  cpuTime=0.05  mem=16M519
31.27	   
31.27	   search
31.27	     run=1  nbConstraintChecks=285576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=189
31.27	     nbFailedAssignments=151  nbBacktracks=25  nbVisitedNodes=365  nbRestartNogoods=19
31.27	       =>  wckTime=0.143  cpuTime=0.1  mem=16M519
31.34	   
31.34	   search
31.34	     run=2  nbConstraintChecks=550685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=370
31.34	     nbFailedAssignments=304  nbBacktracks=48  nbVisitedNodes=721  nbRestartNogoods=41
31.34	       =>  wckTime=0.221  cpuTime=0.18  mem=16M519
31.42	   
31.42	   search
31.42	     run=3  nbConstraintChecks=811479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=534
31.42	     nbFailedAssignments=427  nbBacktracks=81  nbVisitedNodes=1041  nbRestartNogoods=54
31.42	       =>  wckTime=0.294  cpuTime=0.25  mem=16M519
31.55	   
31.55	   search
31.55	     run=4  nbConstraintChecks=1265496  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=824
31.55	     nbFailedAssignments=660  nbBacktracks=131  nbVisitedNodes=1612  nbRestartNogoods=67
31.55	       =>  wckTime=0.427  cpuTime=0.38  mem=16M519
31.67	   
31.67	   search
31.67	     run=5  nbConstraintChecks=1714999  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1114
31.67	     nbFailedAssignments=869  nbBacktracks=206  nbVisitedNodes=2186  nbRestartNogoods=92
31.67	       =>  wckTime=0.55  cpuTime=0.5  mem=16M519
31.94	   
31.94	   search
31.94	     run=6  nbConstraintChecks=2640770  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1731
31.94	     nbFailedAssignments=1365  nbBacktracks=319  nbVisitedNodes=3411  nbRestartNogoods=108
31.94	       =>  wckTime=0.82  cpuTime=0.75  mem=16M519
32.30	   
32.30	   search
32.30	     run=7  nbConstraintChecks=4099476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2616
32.30	     nbFailedAssignments=2074  nbBacktracks=489  nbVisitedNodes=5169  nbRestartNogoods=132
32.30	       =>  wckTime=1.179  cpuTime=1.11  mem=16M519
32.74	   
32.74	   search
32.74	     run=8  nbConstraintChecks=5966547  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3679
32.74	     nbFailedAssignments=2875  nbBacktracks=745  nbVisitedNodes=7288  nbRestartNogoods=155
32.74	       =>  wckTime=1.619  cpuTime=1.55  mem=16M519
33.50	   
33.50	   search
33.50	     run=9  nbConstraintChecks=8849914  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5508
33.50	     nbFailedAssignments=4314  nbBacktracks=1129  nbVisitedNodes=10919  nbRestartNogoods=170
33.50	       =>  wckTime=2.381  cpuTime=2.31  mem=16M519
34.69	   
34.69	   search
34.69	     run=10  nbConstraintChecks=13632414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8526
34.69	     nbFailedAssignments=6749  nbBacktracks=1705  nbVisitedNodes=16929  nbRestartNogoods=184
34.69	       =>  wckTime=3.567  cpuTime=3.49  mem=16M519
36.27	   
36.27	   search
36.27	     run=11  nbConstraintChecks=19485672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12326
36.27	     nbFailedAssignments=9680  nbBacktracks=2569  nbVisitedNodes=24482  nbRestartNogoods=206
36.27	       =>  wckTime=5.146  cpuTime=5.07  mem=16M519
38.51	   
38.51	   search
38.51	     run=12  nbConstraintChecks=28018574  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17351
38.51	     nbFailedAssignments=13400  nbBacktracks=3866  nbVisitedNodes=34498  nbRestartNogoods=220
38.51	       =>  wckTime=7.384  cpuTime=7.31  mem=16M519
41.73	   
41.73	   search
41.73	     run=13  nbConstraintChecks=39641148  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25236
41.73	     nbFailedAssignments=19329  nbBacktracks=5812  nbVisitedNodes=50150  nbRestartNogoods=236
41.73	       =>  wckTime=10.606  cpuTime=10.53  mem=16M519
46.28	   
46.28	   search
46.28	     run=14  nbConstraintChecks=55848198  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36542
46.28	     nbFailedAssignments=27713  nbBacktracks=8731  nbVisitedNodes=72532  nbRestartNogoods=256
46.28	       =>  wckTime=15.158  cpuTime=15.08  mem=16M519
52.19	   
52.19	   search
52.19	     run=15  nbConstraintChecks=76560603  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51048
52.19	     nbFailedAssignments=37837  nbBacktracks=13111  nbVisitedNodes=101263  nbRestartNogoods=264
52.19	       =>  wckTime=21.072  cpuTime=20.99  mem=16M519
61.23	   
61.23	   search
61.23	     run=16  nbConstraintChecks=106438771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71789
61.23	     nbFailedAssignments=52004  nbBacktracks=19679  nbVisitedNodes=142073  nbRestartNogoods=271
61.23	       =>  wckTime=30.108  cpuTime=30.01  mem=16M519
71.01	   
71.01	   search
71.01	     run=17  nbConstraintChecks=139162833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94951
71.01	     nbFailedAssignments=67163  nbBacktracks=27683  nbVisitedNodes=187473  nbRestartNogoods=283
71.01	       =>  wckTime=39.889  cpuTime=39.76  mem=16M519
71.01	   
71.01	   global
71.01	     nbConstraintChecks=139162843  nbRestartNogoods=283  solvingWckTime=39.891  solvingCpuTime=39.77  expiredTime=no
71.01	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=70.38
71.01	       =>  wckTime=70.693  cpuTime=70.34  mem=16M519
71.02	
71.02	s OPTIMUM FOUND
71.02	v 1 9 6 8 4 3 3 4 0 7 5 5 6 8 6 1 2 8 9 2 8 8 1 2 9 7 7 6 5 0 
71.02	   
71.02	   totalWckTime=70.772  totalCpuTime=70.38

Verifier Data (download as text)

2 unsatisfied constraints, 107 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/node72/watcher-280919-1169308514 -o ROOT/results/node72/solver-280919-1169308514 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280919-1169308514/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.96 1.00 1.19 6/85 28618
/proc/meminfo: memFree=1671616/2055920 swapFree=4191880/4192956
[pid=28617] ppid=28613 vsize=168 CPUtime=0
/proc/28617/stat : 28617 (java) R 28613 28617 28476 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 279260242 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 2536228 0 0 4096 0 0 0 0 17 1 0 0
/proc/28617/statm: 42 23 18 14 0 2 0

[startup+0.10572 s]
/proc/loadavg: 0.96 1.00 1.19 6/85 28618
/proc/meminfo: memFree=1671616/2055920 swapFree=4191880/4192956
[pid=28617] ppid=28613 vsize=914988 CPUtime=0.07
/proc/28617/stat : 28617 (java) R 28613 28617 28476 0 -1 0 2958 0 1 0 6 1 0 0 24 0 8 0 279260242 936947712 2704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28617/statm: 228747 2705 1416 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.517736 s]
/proc/loadavg: 0.96 1.00 1.19 6/85 28618
/proc/meminfo: memFree=1671616/2055920 swapFree=4191880/4192956
[pid=28617] ppid=28613 vsize=915332 CPUtime=0.48
/proc/28617/stat : 28617 (java) R 28613 28617 28476 0 -1 0 6526 0 1 0 44 4 0 0 18 0 8 0 279260242 937299968 6265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072936459 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28617/statm: 228833 6265 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.3458 s]
/proc/loadavg: 0.96 1.00 1.19 3/95 28649
/proc/meminfo: memFree=1652720/2055920 swapFree=4191880/4192956
[pid=28617] ppid=28613 vsize=915444 CPUtime=1.3
/proc/28617/stat : 28617 (java) R 28613 28617 28476 0 -1 0 7130 0 1 0 104 26 0 0 25 0 8 0 279260242 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073668599 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28617/statm: 228861 6868 2476 14 0 215331 0
[pid=28617/tid=28619] ppid=28613 vsize=915444 CPUtime=0.02
/proc/28617/task/28619/stat : 28619 (java) S 28613 28617 28476 0 -1 64 153 0 0 0 2 0 0 0 17 0 8 0 279260246 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28620] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28620/stat : 28620 (java) S 28613 28617 28476 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28621] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28621/stat : 28621 (java) S 28613 28617 28476 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28626] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28626/stat : 28626 (java) S 28613 28617 28476 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279260250 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28627] ppid=28613 vsize=915444 CPUtime=0.13
/proc/28617/task/28627/stat : 28627 (java) S 28613 28617 28476 0 -1 64 332 0 0 0 12 1 0 0 16 0 8 0 279260250 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28628] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28628/stat : 28628 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279260250 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28629] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28629/stat : 28629 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279260250 937414656 6868 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) 915444

[startup+2.98495 s]
/proc/loadavg: 0.96 1.00 1.19 3/95 28649
/proc/meminfo: memFree=1652720/2055920 swapFree=4191880/4192956
[pid=28617] ppid=28613 vsize=915444 CPUtime=2.93
/proc/28617/stat : 28617 (java) R 28613 28617 28476 0 -1 0 7133 0 1 0 214 79 0 0 25 0 8 0 279260242 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073670489 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28617/statm: 228861 6870 2476 14 0 215331 0
[pid=28617/tid=28619] ppid=28613 vsize=915444 CPUtime=0.02
/proc/28617/task/28619/stat : 28619 (java) S 28613 28617 28476 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279260246 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28620] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28620/stat : 28620 (java) S 28613 28617 28476 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28621] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28621/stat : 28621 (java) S 28613 28617 28476 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28626] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28626/stat : 28626 (java) S 28613 28617 28476 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279260250 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28627] ppid=28613 vsize=915444 CPUtime=0.13
/proc/28617/task/28627/stat : 28627 (java) S 28613 28617 28476 0 -1 64 334 0 0 0 12 1 0 0 16 0 8 0 279260250 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28628] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28628/stat : 28628 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279260250 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28629] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28629/stat : 28629 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279260250 937414656 6870 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) 915444

[startup+6.26424 s]
/proc/loadavg: 1.04 1.02 1.20 2/88 28672
/proc/meminfo: memFree=1653800/2055920 swapFree=4191880/4192956
[pid=28617] ppid=28613 vsize=915448 CPUtime=6.19
/proc/28617/stat : 28617 (java) R 28613 28617 28476 0 -1 0 7133 0 1 0 440 179 0 0 25 0 8 0 279260242 937418752 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28617/statm: 228861 6870 2476 14 0 215331 0
[pid=28617/tid=28619] ppid=28613 vsize=915444 CPUtime=0.02
/proc/28617/task/28619/stat : 28619 (java) S 28613 28617 28476 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279260246 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28620] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28620/stat : 28620 (java) S 28613 28617 28476 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28621] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28621/stat : 28621 (java) S 28613 28617 28476 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28626] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28626/stat : 28626 (java) S 28613 28617 28476 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279260250 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28627] ppid=28613 vsize=915444 CPUtime=0.13
/proc/28617/task/28627/stat : 28627 (java) S 28613 28617 28476 0 -1 64 334 0 0 0 12 1 0 0 16 0 8 0 279260250 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28628] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28628/stat : 28628 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279260250 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28629] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28629/stat : 28629 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279260250 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915448

[startup+12.7548 s]
/proc/loadavg: 1.12 1.03 1.20 2/88 28762
/proc/meminfo: memFree=1653288/2055920 swapFree=4191880/4192956
[pid=28617] ppid=28613 vsize=915444 CPUtime=12.66
/proc/28617/stat : 28617 (java) R 28613 28617 28476 0 -1 0 7133 0 1 0 881 385 0 0 25 0 8 0 279260242 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28617/statm: 228861 6870 2476 14 0 215331 0
[pid=28617/tid=28619] ppid=28613 vsize=915444 CPUtime=0.02
/proc/28617/task/28619/stat : 28619 (java) S 28613 28617 28476 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279260246 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28620] ppid=28613 vsize=915448 CPUtime=0
/proc/28617/task/28620/stat : 28620 (java) S 28613 28617 28476 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279260246 937418752 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28621] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28621/stat : 28621 (java) S 28613 28617 28476 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28626] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28626/stat : 28626 (java) S 28613 28617 28476 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279260250 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28627] ppid=28613 vsize=915448 CPUtime=0.13
/proc/28617/task/28627/stat : 28627 (java) S 28613 28617 28476 0 -1 64 334 0 0 0 12 1 0 0 16 0 8 0 279260250 937418752 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28628] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28628/stat : 28628 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279260250 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28629] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28629/stat : 28629 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279260250 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915444

[startup+25.613 s]
/proc/loadavg: 1.25 1.06 1.21 3/101 28826
/proc/meminfo: memFree=1647616/2055920 swapFree=4191880/4192956
[pid=28617] ppid=28613 vsize=915444 CPUtime=25.49
/proc/28617/stat : 28617 (java) R 28613 28617 28476 0 -1 0 7134 0 1 0 1741 808 0 0 25 0 8 0 279260242 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28617/statm: 228861 6871 2476 14 0 215331 0
[pid=28617/tid=28619] ppid=28613 vsize=915444 CPUtime=0.02
/proc/28617/task/28619/stat : 28619 (java) S 28613 28617 28476 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279260246 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28620] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28620/stat : 28620 (java) S 28613 28617 28476 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28621] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28621/stat : 28621 (java) S 28613 28617 28476 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28626] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28626/stat : 28626 (java) S 28613 28617 28476 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279260250 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28627] ppid=28613 vsize=915444 CPUtime=0.14
/proc/28617/task/28627/stat : 28627 (java) S 28613 28617 28476 0 -1 64 335 0 0 0 13 1 0 0 16 0 8 0 279260250 937414656 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28628] ppid=28613 vsize=915448 CPUtime=0
/proc/28617/task/28628/stat : 28628 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279260250 937418752 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28629] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28629/stat : 28629 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279260250 937414656 6871 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) 915444

[startup+51.2272 s]
/proc/loadavg: 1.50 1.14 1.23 3/101 28826
/proc/meminfo: memFree=1640520/2055920 swapFree=4191880/4192956
[pid=28617] ppid=28613 vsize=915444 CPUtime=51.09
/proc/28617/stat : 28617 (java) R 28613 28617 28476 0 -1 0 9027 0 1 0 4123 986 0 0 25 0 8 0 279260242 937414656 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774544 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28617/statm: 228861 8760 2527 14 0 215331 0
[pid=28617/tid=28619] ppid=28613 vsize=915444 CPUtime=0.02
/proc/28617/task/28619/stat : 28619 (java) S 28613 28617 28476 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279260246 937414656 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28620] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28620/stat : 28620 (java) S 28613 28617 28476 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28621] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28621/stat : 28621 (java) S 28613 28617 28476 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279260246 937414656 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28617/tid=28626] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28626/stat : 28626 (java) S 28613 28617 28476 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279260250 937414656 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28627] ppid=28613 vsize=915444 CPUtime=0.22
/proc/28617/task/28627/stat : 28627 (java) S 28613 28617 28476 0 -1 64 388 0 0 0 21 1 0 0 15 0 8 0 279260250 937414656 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28628] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28628/stat : 28628 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279260250 937414656 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28617/tid=28629] ppid=28613 vsize=915444 CPUtime=0
/proc/28617/task/28629/stat : 28629 (java) S 28613 28617 28476 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279260250 937414656 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 71.0512
CPU time (s): 70.8612
CPU user time (s): 60.9917
CPU system time (s): 9.8695
CPU usage (%): 99.7326
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.9917
system time used= 9.8695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9128
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= 2592
involuntary context switches= 4726

runsolver used 0.096985 s user time and 0.229965 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan 20 15:55:14 UTC 2007


IDJOB= 280919
IDBENCH= 11992
IDSOLVER= 69
FILE ID= node72/280919-1169308514

PBS_JOBID= 3610207

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseLoose/vcsp-30-10-25-48-37_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280919-1169308514/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-280919-1169308514 -o ROOT/results/node72/solver-280919-1169308514 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280919-1169308514/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f7809e6b0ae784926c91568f28b73655

RANDOM SEED= 654137906

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.223
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.223
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:       1672448 kB
Buffers:         38224 kB
Cached:         232420 kB
SwapCached:        268 kB
Active:         117236 kB
Inactive:       200912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672448 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4384 kB
Writeback:           0 kB
Mapped:          64820 kB
Slab:            50244 kB
Committed_AS:  4890632 kB
PageTables:       2112 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node72 on Sat Jan 20 15:56:25 UTC 2007