Trace number 280783

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 EPFCOPTIMUM 81.9415 82.0679

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-17_ext.xml
MD5SUMa3591c6712226df30786d812904db398
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 benchmark3.72243
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/280783-1169307959/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.1  cpuTime=0.08  mem=6M887
0.41	   
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=1288  maxDegree=12
0.53	     maxArity=2
0.53	       =>  wckTime=0.212  cpuTime=0.15  mem=8M854
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.296  cpuTime=0.2  mem=5M496
0.61	
0.61	s SATISFIABLE
0.61	o 65
0.61	c 44
0.62	o 69
0.62	c 40
0.62	o 71
0.62	c 38
0.62	o 72
0.62	c 37
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 82
0.62	c 27
0.62	o 84
0.62	c 25
0.62	o 88
0.62	c 21
0.62	o 90
0.62	c 19
0.62	o 91
0.62	c 18
0.62	o 92
0.62	c 17
0.62	o 95
0.62	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.63	o 100
0.63	c 9
0.63	o 101
0.63	c 8
0.63	o 102
0.63	c 7
0.64	o 103
0.64	c 6
0.64	o 104
0.64	c 5
0.64	o 105
0.64	c 4
0.64	o 106
0.64	c 3
0.64	o 107
0.64	c 2
1.91	   
1.91	   search
1.91	     run=0  nbConstraintChecks=5505705  nbAssignments=10000
1.91	       =>  wckTime=1.298  cpuTime=1.27  mem=5M496
3.13	   
3.13	   search
3.13	     run=1  nbConstraintChecks=11015863  nbAssignments=20000
3.13	       =>  wckTime=2.519  cpuTime=2.49  mem=5M496
4.27	   
4.27	   search
4.27	     run=2  nbConstraintChecks=16552600  nbAssignments=30000
4.27	       =>  wckTime=3.664  cpuTime=3.63  mem=5M496
5.46	   
5.46	   search
5.46	     run=3  nbConstraintChecks=22479833  nbAssignments=40000
5.46	       =>  wckTime=4.854  cpuTime=4.82  mem=5M496
6.61	   
6.61	   search
6.61	     run=4  nbConstraintChecks=27948379  nbAssignments=50000
6.61	       =>  wckTime=6.005  cpuTime=5.96  mem=5M496
7.80	   
7.80	   search
7.80	     run=5  nbConstraintChecks=33689080  nbAssignments=60000
7.80	       =>  wckTime=7.188  cpuTime=7.15  mem=5M496
8.95	   
8.95	   search
8.95	     run=6  nbConstraintChecks=39229104  nbAssignments=70000
8.95	       =>  wckTime=8.345  cpuTime=8.31  mem=5M496
10.09	   
10.10	   search
10.10	     run=7  nbConstraintChecks=44584338  nbAssignments=80000
10.10	       =>  wckTime=9.486  cpuTime=9.45  mem=5M496
11.26	   
11.26	   search
11.26	     run=8  nbConstraintChecks=50229467  nbAssignments=90000
11.26	       =>  wckTime=10.655  cpuTime=10.62  mem=5M496
12.43	   
12.43	   search
12.43	     run=9  nbConstraintChecks=55799972  nbAssignments=100000
12.43	       =>  wckTime=11.819  cpuTime=11.78  mem=5M496
13.59	   
13.59	   search
13.59	     run=10  nbConstraintChecks=61351879  nbAssignments=110000
13.59	       =>  wckTime=12.985  cpuTime=12.93  mem=5M496
14.79	   
14.79	   search
14.79	     run=11  nbConstraintChecks=67234591  nbAssignments=120000
14.79	       =>  wckTime=14.182  cpuTime=14.14  mem=5M496
15.94	   
15.94	   search
15.94	     run=12  nbConstraintChecks=72678596  nbAssignments=130000
15.94	       =>  wckTime=15.327  cpuTime=15.27  mem=5M496
17.10	   
17.10	   search
17.10	     run=13  nbConstraintChecks=78334263  nbAssignments=140000
17.10	       =>  wckTime=16.487  cpuTime=16.43  mem=5M496
18.25	   
18.25	   search
18.25	     run=14  nbConstraintChecks=83918110  nbAssignments=150000
18.25	       =>  wckTime=17.639  cpuTime=17.59  mem=5M496
19.43	   
19.43	   search
19.43	     run=15  nbConstraintChecks=89732844  nbAssignments=160000
19.43	       =>  wckTime=18.82  cpuTime=18.77  mem=5M496
20.57	   
20.57	   search
20.57	     run=16  nbConstraintChecks=95202583  nbAssignments=170000
20.57	       =>  wckTime=19.961  cpuTime=19.91  mem=5M496
21.71	   
21.72	   search
21.72	     run=17  nbConstraintChecks=100691825  nbAssignments=180000
21.72	       =>  wckTime=21.106  cpuTime=21.05  mem=5M496
22.85	   
22.85	   search
22.85	     run=18  nbConstraintChecks=106118065  nbAssignments=190000
22.85	       =>  wckTime=22.242  cpuTime=22.19  mem=5M496
24.02	   
24.02	   search
24.02	     run=19  nbConstraintChecks=111766203  nbAssignments=200000
24.02	       =>  wckTime=23.407  cpuTime=23.35  mem=5M496
25.15	   
25.15	   search
25.15	     run=20  nbConstraintChecks=117133844  nbAssignments=210000
25.15	       =>  wckTime=24.544  cpuTime=24.48  mem=5M496
26.34	   
26.34	   search
26.34	     run=21  nbConstraintChecks=122936015  nbAssignments=220000
26.34	       =>  wckTime=25.727  cpuTime=25.67  mem=5M496
27.48	   
27.48	   search
27.48	     run=22  nbConstraintChecks=128402631  nbAssignments=230000
27.48	       =>  wckTime=26.875  cpuTime=26.81  mem=5M496
28.67	   
28.67	   search
28.67	     run=23  nbConstraintChecks=134191460  nbAssignments=240000
28.67	       =>  wckTime=28.059  cpuTime=28.0  mem=5M496
29.84	   
29.84	   search
29.85	     run=24  nbConstraintChecks=139901795  nbAssignments=250000
29.85	       =>  wckTime=29.236  cpuTime=29.17  mem=5M496
30.70	   
30.70	   search
30.70	     run=25  nbConstraintChecks=143952070  nbAssignments=257456
30.70	       =>  wckTime=30.089  cpuTime=30.03  mem=5M496
30.70	   
30.70	   global
30.70	     nbConstraintChecks=143952070  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.70	     solvingWckTime=30.088  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.70	     globalCpuTime=30.27
30.70	       =>  wckTime=30.386  cpuTime=30.22  mem=5M496
30.70	   
30.70	   solver IterativeSystematicSolver being built... 
30.83	       =>  wckTime=30.511  cpuTime=30.32  mem=16M518
30.87	   
30.87	   preprocessing
30.87	     nbConstraintChecks=17135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.87	     detectedInconsistency=no
30.87	       =>  wckTime=0.042  cpuTime=0.03  mem=16M518
30.91	   
30.91	   search
30.91	     run=0  nbConstraintChecks=73709  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55
30.91	     nbFailedAssignments=37  nbBacktracks=10  nbVisitedNodes=103  nbRestartNogoods=0
30.91	       =>  wckTime=0.08  cpuTime=0.06  mem=16M518
30.98	   
30.98	   search
30.98	     run=1  nbConstraintChecks=267453  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
30.98	     nbFailedAssignments=148  nbBacktracks=25  nbVisitedNodes=358  nbRestartNogoods=8
30.98	       =>  wckTime=0.158  cpuTime=0.13  mem=16M518
31.04	   
31.04	   search
31.04	     run=2  nbConstraintChecks=459702  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=305
31.04	     nbFailedAssignments=238  nbBacktracks=48  nbVisitedNodes=591  nbRestartNogoods=16
31.04	       =>  wckTime=0.216  cpuTime=0.18  mem=16M518
31.10	   
31.10	   search
31.10	     run=3  nbConstraintChecks=652285  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=429
31.10	     nbFailedAssignments=321  nbBacktracks=81  nbVisitedNodes=831  nbRestartNogoods=24
31.10	       =>  wckTime=0.27  cpuTime=0.24  mem=16M518
31.22	   
31.22	   search
31.22	     run=4  nbConstraintChecks=1060457  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=690
31.22	     nbFailedAssignments=523  nbBacktracks=131  nbVisitedNodes=1344  nbRestartNogoods=33
31.22	       =>  wckTime=0.391  cpuTime=0.35  mem=16M518
31.40	   
31.40	   search
31.40	     run=5  nbConstraintChecks=1675200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1060
31.40	     nbFailedAssignments=814  nbBacktracks=206  nbVisitedNodes=2079  nbRestartNogoods=53
31.40	       =>  wckTime=0.574  cpuTime=0.53  mem=16M518
31.65	   
31.65	   search
31.65	     run=6  nbConstraintChecks=2490614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1560
31.65	     nbFailedAssignments=1194  nbBacktracks=320  nbVisitedNodes=3068  nbRestartNogoods=66
31.65	       =>  wckTime=0.823  cpuTime=0.77  mem=16M518
32.06	   
32.06	   search
32.06	     run=7  nbConstraintChecks=3941067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2504
32.06	     nbFailedAssignments=1961  nbBacktracks=490  nbVisitedNodes=4941  nbRestartNogoods=82
32.06	       =>  wckTime=1.229  cpuTime=1.17  mem=16M518
32.55	   
32.55	   search
32.55	     run=8  nbConstraintChecks=5894005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3716
32.55	     nbFailedAssignments=2911  nbBacktracks=746  nbVisitedNodes=7346  nbRestartNogoods=108
32.55	       =>  wckTime=1.72  cpuTime=1.66  mem=16M518
33.28	   
33.28	   search
33.28	     run=9  nbConstraintChecks=8748842  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5434
33.28	     nbFailedAssignments=4239  nbBacktracks=1130  nbVisitedNodes=10767  nbRestartNogoods=114
33.28	       =>  wckTime=2.45  cpuTime=2.39  mem=16M518
34.39	   
34.39	   search
34.39	     run=10  nbConstraintChecks=12933322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8052
34.39	     nbFailedAssignments=6274  nbBacktracks=1706  nbVisitedNodes=15952  nbRestartNogoods=134
34.39	       =>  wckTime=3.566  cpuTime=3.5  mem=16M518
35.93	   
35.93	   search
35.93	     run=11  nbConstraintChecks=19161243  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12106
35.93	     nbFailedAssignments=9457  nbBacktracks=2570  nbVisitedNodes=24032  nbRestartNogoods=159
35.93	       =>  wckTime=5.107  cpuTime=5.04  mem=16M518
38.46	   
38.46	   search
38.46	     run=12  nbConstraintChecks=28579378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18109
38.46	     nbFailedAssignments=14158  nbBacktracks=3868  nbVisitedNodes=35982  nbRestartNogoods=178
38.46	       =>  wckTime=7.633  cpuTime=7.56  mem=16M518
41.48	   
41.48	   search
41.48	     run=13  nbConstraintChecks=39241451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25074
41.48	     nbFailedAssignments=19171  nbBacktracks=5814  nbVisitedNodes=49851  nbRestartNogoods=196
41.48	       =>  wckTime=10.656  cpuTime=10.58  mem=16M518
45.85	   
45.85	   search
45.85	     run=14  nbConstraintChecks=53558948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34756
45.85	     nbFailedAssignments=25927  nbBacktracks=8733  nbVisitedNodes=69030  nbRestartNogoods=209
45.85	       =>  wckTime=15.029  cpuTime=14.93  mem=16M518
51.93	   
51.93	   search
51.93	     run=15  nbConstraintChecks=73606397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48157
51.93	     nbFailedAssignments=34943  nbBacktracks=13111  nbVisitedNodes=95567  nbRestartNogoods=220
51.93	       =>  wckTime=21.109  cpuTime=21.01  mem=16M518
60.00	   
60.00	   search
60.00	     run=16  nbConstraintChecks=98846527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65546
60.00	     nbFailedAssignments=45757  nbBacktracks=19679  nbVisitedNodes=129766  nbRestartNogoods=246
60.00	       =>  wckTime=29.178  cpuTime=29.07  mem=16M518
71.50	   
71.50	   search
71.50	     run=17  nbConstraintChecks=134863350  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90449
71.50	     nbFailedAssignments=60803  nbBacktracks=29532  nbVisitedNodes=178671  nbRestartNogoods=268
71.50	       =>  wckTime=40.676  cpuTime=40.56  mem=16M518
82.03	   
82.03	   search
82.03	     run=18  nbConstraintChecks=166286630  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113140
82.03	     nbFailedAssignments=73975  nbBacktracks=39052  nbVisitedNodes=222811  nbRestartNogoods=280
82.03	       =>  wckTime=51.204  cpuTime=51.08  mem=16M518
82.03	   
82.03	   global
82.03	     nbConstraintChecks=166303765  nbRestartNogoods=280  solvingWckTime=51.206  solvingCpuTime=51.08  expiredTime=no
82.03	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=81.45
82.03	       =>  wckTime=81.717  cpuTime=81.4  mem=16M518
82.03	
82.03	s OPTIMUM FOUND
82.03	v 3 0 1 0 3 9 0 7 2 2 3 1 1 8 2 1 7 2 0 4 7 5 4 2 8 9 5 4 9 5 
82.04	   
82.04	   totalWckTime=81.799  totalCpuTime=81.45

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/node71/watcher-280783-1169307959 -o ROOT/results/node71/solver-280783-1169307959 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280783-1169307959/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.08 1.02 1.00 4/73 888
/proc/meminfo: memFree=1280656/2055920 swapFree=4192812/4192956
[pid=887] ppid=885 vsize=11868 CPUtime=0
/proc/887/stat : 887 (java) D 885 887 733 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 78292769 12152832 515 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7205668 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/887/statm: 2967 515 425 14 0 1602 0

[startup+0.104303 s]
/proc/loadavg: 1.08 1.02 1.00 4/73 888
/proc/meminfo: memFree=1280656/2055920 swapFree=4192812/4192956
[pid=887] ppid=885 vsize=914988 CPUtime=0.09
/proc/887/stat : 887 (java) R 885 887 733 0 -1 0 2989 0 1 0 7 2 0 0 17 0 8 0 78292769 936947712 2735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/887/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512359 s]
/proc/loadavg: 1.08 1.02 1.00 4/73 888
/proc/meminfo: memFree=1280656/2055920 swapFree=4192812/4192956
[pid=887] ppid=885 vsize=915332 CPUtime=0.49
/proc/887/stat : 887 (java) R 885 887 733 0 -1 0 6536 0 1 0 45 4 0 0 18 0 8 0 78292769 937299968 6275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/887/statm: 228833 6275 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33547 s]
/proc/loadavg: 1.08 1.02 1.00 3/80 895
/proc/meminfo: memFree=1262744/2055920 swapFree=4192812/4192956
[pid=887] ppid=885 vsize=915444 CPUtime=1.3
/proc/887/stat : 887 (java) R 885 887 733 0 -1 0 7138 0 1 0 105 25 0 0 25 0 8 0 78292769 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/887/statm: 228861 6876 2479 14 0 215331 0
[pid=887/tid=889] ppid=885 vsize=915444 CPUtime=0.02
/proc/887/task/889/stat : 889 (java) S 885 887 733 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78292773 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=890] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/890/stat : 890 (java) S 885 887 733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78292774 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=891] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/891/stat : 891 (java) S 885 887 733 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78292774 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=892] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/892/stat : 892 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78292777 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=893] ppid=885 vsize=915444 CPUtime=0.13
/proc/887/task/893/stat : 893 (java) S 885 887 733 0 -1 64 331 0 0 0 13 0 0 0 16 0 8 0 78292777 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=894] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/894/stat : 894 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78292777 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=895] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/895/stat : 895 (java) S 885 887 733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78292777 937414656 6876 18446744073709551615 134512640 134570532 4294956464 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.9887 s]
/proc/loadavg: 1.08 1.02 1.00 3/80 895
/proc/meminfo: memFree=1262744/2055920 swapFree=4192812/4192956
[pid=887] ppid=885 vsize=915444 CPUtime=2.94
/proc/887/stat : 887 (java) R 885 887 733 0 -1 0 7141 0 1 0 219 75 0 0 25 0 8 0 78292769 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/887/statm: 228861 6878 2479 14 0 215331 0
[pid=887/tid=889] ppid=885 vsize=915444 CPUtime=0.02
/proc/887/task/889/stat : 889 (java) S 885 887 733 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78292773 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=890] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/890/stat : 890 (java) S 885 887 733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78292774 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=891] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/891/stat : 891 (java) S 885 887 733 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78292774 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=892] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/892/stat : 892 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78292777 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=893] ppid=885 vsize=915444 CPUtime=0.13
/proc/887/task/893/stat : 893 (java) S 885 887 733 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 78292777 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=894] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/894/stat : 894 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78292777 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=895] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/895/stat : 895 (java) S 885 887 733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78292777 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26814 s]
/proc/loadavg: 1.07 1.02 1.00 3/75 910
/proc/meminfo: memFree=1265984/2055920 swapFree=4192812/4192956
[pid=887] ppid=885 vsize=915444 CPUtime=6.23
/proc/887/stat : 887 (java) R 885 887 733 0 -1 0 7141 0 1 0 449 174 0 0 25 0 8 0 78292769 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/887/statm: 228862 6878 2479 14 0 215332 0
[pid=887/tid=889] ppid=885 vsize=915444 CPUtime=0.02
/proc/887/task/889/stat : 889 (java) S 885 887 733 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78292773 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=890] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/890/stat : 890 (java) S 885 887 733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78292774 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=891] ppid=885 vsize=915448 CPUtime=0
/proc/887/task/891/stat : 891 (java) S 885 887 733 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78292774 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=892] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/892/stat : 892 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78292777 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=893] ppid=885 vsize=915444 CPUtime=0.13
/proc/887/task/893/stat : 893 (java) S 885 887 733 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 78292777 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=894] ppid=885 vsize=915448 CPUtime=0
/proc/887/task/894/stat : 894 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78292777 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=895] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/895/stat : 895 (java) S 885 887 733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78292777 937414656 6878 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.763 s]
/proc/loadavg: 1.15 1.03 1.01 3/81 985
/proc/meminfo: memFree=1199184/2055920 swapFree=4192812/4192956
[pid=887] ppid=885 vsize=915444 CPUtime=12.72
/proc/887/stat : 887 (java) R 885 887 733 0 -1 0 7141 0 1 0 895 377 0 0 25 0 8 0 78292769 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/887/statm: 228861 6878 2479 14 0 215331 0
[pid=887/tid=889] ppid=885 vsize=915444 CPUtime=0.02
/proc/887/task/889/stat : 889 (java) S 885 887 733 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78292773 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=890] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/890/stat : 890 (java) S 885 887 733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78292774 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=891] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/891/stat : 891 (java) S 885 887 733 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78292774 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=892] ppid=885 vsize=915448 CPUtime=0
/proc/887/task/892/stat : 892 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78292777 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=893] ppid=885 vsize=915444 CPUtime=0.13
/proc/887/task/893/stat : 893 (java) S 885 887 733 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 78292777 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=887/tid=894] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/894/stat : 894 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78292777 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=895] ppid=885 vsize=915444 CPUtime=0
/proc/887/task/895/stat : 895 (java) S 885 887 733 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78292777 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915444

[startup+25.6178 s]
/proc/loadavg: 1.33 1.08 1.02 3/81 985
/proc/meminfo: memFree=1199248/2055920 swapFree=4192812/4192956
[pid=887] ppid=885 vsize=916468 CPUtime=25.56
/proc/887/stat : 887 (java) R 885 887 733 0 -1 0 7143 0 1 0 1774 782 0 0 24 0 8 0 78292769 938463232 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/887/statm: 229117 6880 2479 14 0 215587 0
[pid=887/tid=889] ppid=885 vsize=916468 CPUtime=0.02
/proc/887/task/889/stat : 889 (java) S 885 887 733 0 -1 64 153 0 0 0 2 0 0 0 17 0 8 0 78292773 938463232 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=890] ppid=885 vsize=916468 CPUtime=0
/proc/887/task/890/stat : 890 (java) S 885 887 733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78292774 938463232 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=891] ppid=885 vsize=916468 CPUtime=0
/proc/887/task/891/stat : 891 (java) S 885 887 733 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78292774 938463232 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=892] ppid=885 vsize=916468 CPUtime=0
/proc/887/task/892/stat : 892 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78292777 938463232 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=893] ppid=885 vsize=916468 CPUtime=0.13
/proc/887/task/893/stat : 893 (java) S 885 887 733 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 78292777 938463232 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=887/tid=894] ppid=885 vsize=916468 CPUtime=0
/proc/887/task/894/stat : 894 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78292777 938463232 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=895] ppid=885 vsize=916468 CPUtime=0
/proc/887/task/895/stat : 895 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78292777 938463232 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 916468

[startup+51.2443 s]
/proc/loadavg: 1.56 1.15 1.05 3/81 985
/proc/meminfo: memFree=1192144/2055920 swapFree=4192812/4192956
[pid=887] ppid=885 vsize=916468 CPUtime=51.15
/proc/887/stat : 887 (java) R 885 887 733 0 -1 0 9036 0 1 0 4175 940 0 0 25 0 8 0 78292769 938463232 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073780303 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/887/statm: 229117 8769 2532 14 0 215587 0
[pid=887/tid=889] ppid=885 vsize=916468 CPUtime=0.02
/proc/887/task/889/stat : 889 (java) S 885 887 733 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 78292773 938463232 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=887/tid=890] ppid=885 vsize=916468 CPUtime=0
/proc/887/task/890/stat : 890 (java) S 885 887 733 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78292774 938463232 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=891] ppid=885 vsize=916468 CPUtime=0
/proc/887/task/891/stat : 891 (java) S 885 887 733 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78292774 938463232 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=892] ppid=885 vsize=916468 CPUtime=0
/proc/887/task/892/stat : 892 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78292777 938463232 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=893] ppid=885 vsize=916468 CPUtime=0.23
/proc/887/task/893/stat : 893 (java) S 885 887 733 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 78292777 938463232 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=887/tid=894] ppid=885 vsize=916468 CPUtime=0
/proc/887/task/894/stat : 894 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78292777 938463232 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=887/tid=895] ppid=885 vsize=916468 CPUtime=0
/proc/887/task/895/stat : 895 (java) S 885 887 733 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78292777 938463232 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 82.0679
CPU time (s): 81.9415
CPU user time (s): 72.531
CPU system time (s): 9.41057
CPU usage (%): 99.8461
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.531
system time used= 9.41057
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9142
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= 2827
involuntary context switches= 2052

runsolver used 0.105983 s user time and 0.274958 s system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat Jan 20 15:45:59 UTC 2007


IDJOB= 280783
IDBENCH= 11954
IDSOLVER= 68
FILE ID= node71/280783-1169307959

PBS_JOBID= 3610190

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a3591c6712226df30786d812904db398

RANDOM SEED= 18147803

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1281072 kB
Buffers:         52492 kB
Cached:         625400 kB
SwapCached:          0 kB
Active:         138456 kB
Inactive:       560740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4272 kB
Writeback:           0 kB
Mapped:          32844 kB
Slab:            61172 kB
Committed_AS:  1060868 kB
PageTables:       1776 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node71 on Sat Jan 20 15:47:21 UTC 2007