Trace number 282358

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 47.1098 47.4273

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-61.xml
MD5SUM40839c8da665f8df94c3c86f608f36d5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints46
Best CPU time to get the best result obtained on this benchmark0.840871
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints53
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension53
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=epfc.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/282358-1169318941/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.44	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.44	       =>  wckTime=0.09  cpuTime=0.08  mem=6M885
0.44	   
0.44	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.53	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=638  maxDegree=9  maxArity=2
0.53	       =>  wckTime=0.179  cpuTime=0.13  mem=7M870
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.256  cpuTime=0.17  mem=5M422
0.61	
0.61	s SATISFIABLE
0.61	o 19
0.61	c 34
0.61	o 21
0.61	c 32
0.61	o 24
0.61	c 29
0.61	o 26
0.61	c 27
0.62	o 28
0.62	c 25
0.62	o 29
0.62	c 24
0.62	o 30
0.62	c 23
0.62	o 31
0.62	c 22
0.62	o 32
0.62	c 21
0.62	o 33
0.62	c 20
0.62	o 35
0.62	c 18
0.62	o 36
0.62	c 17
0.62	o 37
0.62	c 16
0.62	o 38
0.62	c 15
0.63	o 39
0.63	c 14
0.63	o 40
0.63	c 13
0.63	o 41
0.63	c 12
0.63	o 42
0.63	c 11
0.63	o 43
0.63	c 10
0.63	o 44
0.63	c 9
0.65	o 45
0.65	c 8
0.65	o 46
0.65	c 7
1.69	   
1.69	   search
1.69	     run=0  nbConstraintChecks=3991138  nbAssignments=10000
1.69	       =>  wckTime=1.086  cpuTime=1.06  mem=5M422
2.76	   
2.76	   search
2.76	     run=1  nbConstraintChecks=8239579  nbAssignments=20000
2.76	       =>  wckTime=2.149  cpuTime=2.11  mem=5M422
3.80	   
3.80	   search
3.80	     run=2  nbConstraintChecks=12331201  nbAssignments=30000
3.80	       =>  wckTime=3.191  cpuTime=3.15  mem=5M422
4.84	   
4.84	   search
4.84	     run=3  nbConstraintChecks=16446918  nbAssignments=40000
4.85	       =>  wckTime=4.239  cpuTime=4.2  mem=5M422
5.90	   
5.90	   search
5.90	     run=4  nbConstraintChecks=20653165  nbAssignments=50000
5.90	       =>  wckTime=5.298  cpuTime=5.24  mem=5M422
6.94	   
6.94	   search
6.94	     run=5  nbConstraintChecks=24690509  nbAssignments=60000
6.94	       =>  wckTime=6.335  cpuTime=6.28  mem=5M422
7.98	   
7.98	   search
7.98	     run=6  nbConstraintChecks=28733263  nbAssignments=70000
7.98	       =>  wckTime=7.375  cpuTime=7.31  mem=5M422
9.03	   
9.03	   search
9.03	     run=7  nbConstraintChecks=32911922  nbAssignments=80000
9.03	       =>  wckTime=8.428  cpuTime=8.37  mem=5M422
10.07	   
10.07	   search
10.07	     run=8  nbConstraintChecks=36916399  nbAssignments=90000
10.07	       =>  wckTime=9.466  cpuTime=9.4  mem=5M422
11.12	   
11.12	   search
11.12	     run=9  nbConstraintChecks=40954709  nbAssignments=100000
11.12	       =>  wckTime=10.513  cpuTime=10.44  mem=5M422
12.17	   
12.17	   search
12.17	     run=10  nbConstraintChecks=45067590  nbAssignments=110000
12.18	       =>  wckTime=11.569  cpuTime=11.49  mem=5M422
13.23	   
13.23	   search
13.23	     run=11  nbConstraintChecks=49181720  nbAssignments=120000
13.23	       =>  wckTime=12.628  cpuTime=12.55  mem=5M422
14.30	   
14.30	   search
14.30	     run=12  nbConstraintChecks=53356421  nbAssignments=130000
14.30	       =>  wckTime=13.692  cpuTime=13.6  mem=5M422
15.36	   
15.36	   search
15.36	     run=13  nbConstraintChecks=57493511  nbAssignments=140000
15.36	       =>  wckTime=14.752  cpuTime=14.65  mem=5M422
16.42	   
16.42	   search
16.42	     run=14  nbConstraintChecks=61655873  nbAssignments=150000
16.42	       =>  wckTime=15.814  cpuTime=15.72  mem=5M422
17.47	   
17.47	   search
17.47	     run=15  nbConstraintChecks=65695769  nbAssignments=160000
17.47	       =>  wckTime=16.863  cpuTime=16.75  mem=5M422
18.53	   
18.53	   search
18.53	     run=16  nbConstraintChecks=69863060  nbAssignments=170000
18.53	       =>  wckTime=17.929  cpuTime=17.81  mem=5M422
19.58	   
19.58	   search
19.58	     run=17  nbConstraintChecks=73878703  nbAssignments=180000
19.58	       =>  wckTime=18.973  cpuTime=18.86  mem=5M422
20.63	   
20.63	   search
20.63	     run=18  nbConstraintChecks=77943338  nbAssignments=190000
20.63	       =>  wckTime=20.025  cpuTime=19.9  mem=5M422
21.66	   
21.66	   search
21.66	     run=19  nbConstraintChecks=81894800  nbAssignments=200000
21.66	       =>  wckTime=21.057  cpuTime=20.93  mem=5M422
22.71	   
22.71	   search
22.71	     run=20  nbConstraintChecks=85969556  nbAssignments=210000
22.71	       =>  wckTime=22.102  cpuTime=21.96  mem=5M422
23.76	   
23.76	   search
23.76	     run=21  nbConstraintChecks=90129494  nbAssignments=220000
23.76	       =>  wckTime=23.154  cpuTime=23.01  mem=5M422
24.79	   
24.79	   search
24.79	     run=22  nbConstraintChecks=94151222  nbAssignments=230000
24.79	       =>  wckTime=24.188  cpuTime=24.04  mem=5M422
25.82	   
25.82	   search
25.82	     run=23  nbConstraintChecks=98067205  nbAssignments=240000
25.82	       =>  wckTime=25.212  cpuTime=25.06  mem=5M422
26.85	   
26.85	   search
26.85	     run=24  nbConstraintChecks=102026358  nbAssignments=250000
26.85	       =>  wckTime=26.242  cpuTime=26.09  mem=5M422
27.90	   
27.90	   search
27.90	     run=25  nbConstraintChecks=106150063  nbAssignments=260000
27.90	       =>  wckTime=27.295  cpuTime=27.13  mem=5M422
28.94	   
28.94	   search
28.94	     run=26  nbConstraintChecks=110195912  nbAssignments=270000
28.94	       =>  wckTime=28.338  cpuTime=28.17  mem=5M422
30.00	   
30.00	   search
30.00	     run=27  nbConstraintChecks=114328451  nbAssignments=280000
30.00	       =>  wckTime=29.39  cpuTime=29.22  mem=5M422
30.83	   
30.83	   search
30.83	     run=28  nbConstraintChecks=117536064  nbAssignments=287910
30.83	       =>  wckTime=30.22  cpuTime=30.05  mem=5M422
30.83	   
30.83	   global
30.83	     nbConstraintChecks=117536064  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.83	     solvingWckTime=30.219  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.83	     globalCpuTime=30.27
30.83	       =>  wckTime=30.477  cpuTime=30.22  mem=5M422
30.83	   
30.83	   solver IterativeSystematicSolver being built... 
30.97	       =>  wckTime=30.618  cpuTime=30.33  mem=16M459
31.00	   
31.00	   preprocessing
31.00	     nbConstraintChecks=8913  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.00	     detectedInconsistency=no
31.00	       =>  wckTime=0.027  cpuTime=0.01  mem=16M459
31.03	   
31.03	   search
31.03	     run=0  nbConstraintChecks=41826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47
31.03	     nbFailedAssignments=32  nbBacktracks=10  nbVisitedNodes=90  nbRestartNogoods=0
31.03	       =>  wckTime=0.063  cpuTime=0.04  mem=16M459
31.06	   
31.06	   search
31.06	     run=1  nbConstraintChecks=87511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98
31.06	     nbFailedAssignments=64  nbBacktracks=25  nbVisitedNodes=188  nbRestartNogoods=9
31.06	       =>  wckTime=0.093  cpuTime=0.05  mem=16M459
31.09	   
31.09	   search
31.09	     run=2  nbConstraintChecks=162930  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180
31.09	     nbFailedAssignments=118  nbBacktracks=47  nbVisitedNodes=346  nbRestartNogoods=25
31.09	       =>  wckTime=0.124  cpuTime=0.08  mem=16M459
31.13	   
31.13	   search
31.13	     run=3  nbConstraintChecks=264730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=283
31.13	     nbFailedAssignments=184  nbBacktracks=80  nbVisitedNodes=547  nbRestartNogoods=29
31.13	       =>  wckTime=0.162  cpuTime=0.12  mem=16M459
31.19	   
31.19	   search
31.19	     run=4  nbConstraintChecks=441932  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=471
31.19	     nbFailedAssignments=316  nbBacktracks=131  nbVisitedNodes=918  nbRestartNogoods=40
31.19	       =>  wckTime=0.224  cpuTime=0.17  mem=16M459
31.27	   
31.28	   search
31.28	     run=5  nbConstraintChecks=691056  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=730
31.28	     nbFailedAssignments=493  nbBacktracks=207  nbVisitedNodes=1426  nbRestartNogoods=54
31.28	       =>  wckTime=0.305  cpuTime=0.26  mem=16M459
31.37	   
31.37	   search
31.37	     run=6  nbConstraintChecks=978898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1019
31.37	     nbFailedAssignments=664  nbBacktracks=320  nbVisitedNodes=1999  nbRestartNogoods=62
31.37	       =>  wckTime=0.404  cpuTime=0.36  mem=16M459
31.58	   
31.58	   search
31.58	     run=7  nbConstraintChecks=1615314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1649
31.58	     nbFailedAssignments=1120  nbBacktracks=490  nbVisitedNodes=3252  nbRestartNogoods=64
31.58	       =>  wckTime=0.612  cpuTime=0.55  mem=16M459
31.84	   
31.84	   search
31.84	     run=8  nbConstraintChecks=2448407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2511
31.84	     nbFailedAssignments=1718  nbBacktracks=749  nbVisitedNodes=4968  nbRestartNogoods=73
31.84	       =>  wckTime=0.872  cpuTime=0.8  mem=16M459
32.29	   
32.29	   search
32.29	     run=9  nbConstraintChecks=3958543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4016
32.29	     nbFailedAssignments=2835  nbBacktracks=1133  nbVisitedNodes=7971  nbRestartNogoods=96
32.29	       =>  wckTime=1.321  cpuTime=1.24  mem=16M459
32.93	   
32.93	   search
32.93	     run=10  nbConstraintChecks=6306477  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6253
32.93	     nbFailedAssignments=4491  nbBacktracks=1710  nbVisitedNodes=12405  nbRestartNogoods=112
32.93	       =>  wckTime=1.957  cpuTime=1.87  mem=16M459
33.92	   
33.92	   search
33.92	     run=11  nbConstraintChecks=9729137  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9645
33.92	     nbFailedAssignments=7015  nbBacktracks=2574  nbVisitedNodes=19118  nbRestartNogoods=127
33.92	       =>  wckTime=2.95  cpuTime=2.86  mem=16M459
35.19	   
35.19	   search
35.19	     run=12  nbConstraintChecks=14117723  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14086
35.19	     nbFailedAssignments=10152  nbBacktracks=3871  nbVisitedNodes=27976  nbRestartNogoods=132
35.19	       =>  wckTime=4.223  cpuTime=4.12  mem=16M459
37.17	   
37.17	   search
37.17	     run=13  nbConstraintChecks=21159388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20923
37.17	     nbFailedAssignments=15038  nbBacktracks=5817  nbVisitedNodes=41508  nbRestartNogoods=146
37.17	       =>  wckTime=6.201  cpuTime=6.1  mem=16M459
40.05	   
40.05	   search
40.05	     run=14  nbConstraintChecks=31118345  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30872
40.05	     nbFailedAssignments=22065  nbBacktracks=8737  nbVisitedNodes=61253  nbRestartNogoods=172
40.05	       =>  wckTime=9.083  cpuTime=8.96  mem=16M459
43.91	   
43.91	   search
43.91	     run=15  nbConstraintChecks=44237165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44369
43.91	     nbFailedAssignments=31181  nbBacktracks=13115  nbVisitedNodes=88127  nbRestartNogoods=190
43.91	       =>  wckTime=12.942  cpuTime=12.8  mem=16M459
47.37	   
47.37	   search
47.37	     run=16  nbConstraintChecks=55897842  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56391
47.37	     nbFailedAssignments=38935  nbBacktracks=17384  nbVisitedNodes=111903  nbRestartNogoods=207
47.37	       =>  wckTime=16.405  cpuTime=16.25  mem=16M459
47.38	   
47.38	   global
47.38	     nbConstraintChecks=55906755  nbRestartNogoods=207  solvingWckTime=16.406  solvingCpuTime=16.25  expiredTime=no
47.38	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=46.63
47.38	       =>  wckTime=47.025  cpuTime=46.58  mem=16M459
47.38	
47.38	s OPTIMUM FOUND
47.38	v 9 4 10 4 5 1 6 9 3 5 6 4 1 2 9 9 4 7 8 10 
47.38	   
47.38	   totalWckTime=47.108  totalCpuTime=46.63

Verifier Data (download as text)

7 unsatisfied constraints, 46 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-282358-1169318941 -o ROOT/results/node58/solver-282358-1169318941 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282358-1169318941/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: 2.12 2.00 1.68 4/74 12417
/proc/meminfo: memFree=1337592/2055920 swapFree=4184256/4192956
[pid=12416] ppid=12414 vsize=47976 CPUtime=0
/proc/12416/stat : 12416 (java) D 12414 12416 12090 0 -1 0 1223 0 1 0 0 0 0 0 17 0 1 0 280292118 49127424 972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/12416/statm: 11994 972 769 14 0 1707 0

[startup+0.102825 s]
/proc/loadavg: 2.12 2.00 1.68 4/74 12417
/proc/meminfo: memFree=1337592/2055920 swapFree=4184256/4192956
[pid=12416] ppid=12414 vsize=911488 CPUtime=0.07
/proc/12416/stat : 12416 (java) R 12414 12416 12090 0 -1 0 2634 0 1 0 6 1 0 0 20 0 8 0 280292118 933363712 2381 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155089937 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12416/statm: 227872 2381 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.510858 s]
/proc/loadavg: 2.12 2.00 1.68 4/74 12417
/proc/meminfo: memFree=1337592/2055920 swapFree=4184256/4192956
[pid=12416] ppid=12414 vsize=915332 CPUtime=0.45
/proc/12416/stat : 12416 (java) R 12414 12416 12090 0 -1 0 6306 0 1 0 42 3 0 0 18 0 8 0 280292118 937299968 6045 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154020548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12416/statm: 228833 6045 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33192 s]
/proc/loadavg: 2.12 2.00 1.68 3/81 12424
/proc/meminfo: memFree=1320832/2055920 swapFree=4184256/4192956
[pid=12416] ppid=12414 vsize=915436 CPUtime=1.26
/proc/12416/stat : 12416 (java) R 12414 12416 12090 0 -1 0 6870 0 1 0 97 29 0 0 25 0 8 0 280292118 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073638844 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12416/statm: 228859 6608 2479 14 0 215329 0
[pid=12416/tid=12418] ppid=12414 vsize=915436 CPUtime=0.02
/proc/12416/task/12418/stat : 12418 (java) S 12414 12416 12090 0 -1 64 133 0 0 0 2 0 0 0 16 0 8 0 280292122 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12419] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 12090 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280292123 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12420] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 12090 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280292123 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12421] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280292128 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12422] ppid=12414 vsize=915436 CPUtime=0.11
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 12090 0 -1 64 325 0 0 0 11 0 0 0 16 0 8 0 280292128 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12423] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280292128 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12424] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12424/stat : 12424 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280292128 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915436

[startup+2.96907 s]
/proc/loadavg: 2.12 2.00 1.68 3/81 12424
/proc/meminfo: memFree=1320832/2055920 swapFree=4184256/4192956
[pid=12416] ppid=12414 vsize=915436 CPUtime=2.9
/proc/12416/stat : 12416 (java) R 12414 12416 12090 0 -1 0 6873 0 1 0 199 91 0 0 25 0 8 0 280292118 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073641939 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12416/statm: 228859 6610 2479 14 0 215329 0
[pid=12416/tid=12418] ppid=12414 vsize=915436 CPUtime=0.02
/proc/12416/task/12418/stat : 12418 (java) S 12414 12416 12090 0 -1 64 133 0 0 0 2 0 0 0 16 0 8 0 280292122 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12419] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 12090 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280292123 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12420] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 12090 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280292123 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12421] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12422] ppid=12414 vsize=915436 CPUtime=0.11
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 12090 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12423] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12424] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12424/stat : 12424 (java) R 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915436

[startup+6.25635 s]
/proc/loadavg: 2.11 2.00 1.68 3/81 12424
/proc/meminfo: memFree=1320776/2055920 swapFree=4184256/4192956
[pid=12416] ppid=12414 vsize=915436 CPUtime=6.17
/proc/12416/stat : 12416 (java) R 12414 12416 12090 0 -1 0 6873 0 1 0 403 214 0 0 25 0 8 0 280292118 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073641811 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12416/statm: 228859 6610 2479 14 0 215329 0
[pid=12416/tid=12418] ppid=12414 vsize=915436 CPUtime=0.02
/proc/12416/task/12418/stat : 12418 (java) S 12414 12416 12090 0 -1 64 133 0 0 0 2 0 0 0 16 0 8 0 280292122 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12419] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 12090 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280292123 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12420] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 12090 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280292123 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12421] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12422] ppid=12414 vsize=915436 CPUtime=0.11
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 12090 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12423] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12424] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12424/stat : 12424 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915436

[startup+12.7349 s]
/proc/loadavg: 2.10 2.00 1.68 3/81 12424
/proc/meminfo: memFree=1320776/2055920 swapFree=4184256/4192956
[pid=12416] ppid=12414 vsize=915436 CPUtime=12.61
/proc/12416/stat : 12416 (java) R 12414 12416 12090 0 -1 0 6873 0 1 0 807 454 0 0 25 0 8 0 280292118 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073641915 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12416/statm: 228859 6610 2479 14 0 215329 0
[pid=12416/tid=12418] ppid=12414 vsize=915436 CPUtime=0.02
/proc/12416/task/12418/stat : 12418 (java) S 12414 12416 12090 0 -1 64 133 0 0 0 2 0 0 0 16 0 8 0 280292122 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12419] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 12090 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280292123 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12420] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 12090 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280292123 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12421] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12422] ppid=12414 vsize=915436 CPUtime=0.11
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 12090 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12423] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12424] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12424/stat : 12424 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280292128 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915436

[startup+25.5991 s]
/proc/loadavg: 2.08 2.00 1.69 3/81 12424
/proc/meminfo: memFree=1320776/2055920 swapFree=4184256/4192956
[pid=12416] ppid=12414 vsize=915436 CPUtime=25.41
/proc/12416/stat : 12416 (java) R 12414 12416 12090 0 -1 0 6874 0 1 0 1603 938 0 0 25 0 8 0 280292118 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073638906 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12416/statm: 228859 6611 2479 14 0 215329 0
[pid=12416/tid=12418] ppid=12414 vsize=915436 CPUtime=0.02
/proc/12416/task/12418/stat : 12418 (java) S 12414 12416 12090 0 -1 64 133 0 0 0 2 0 0 0 16 0 8 0 280292122 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12419] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12419/stat : 12419 (java) S 12414 12416 12090 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280292123 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12420] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12420/stat : 12420 (java) S 12414 12416 12090 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280292123 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12421] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12421/stat : 12421 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280292128 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12422] ppid=12414 vsize=915436 CPUtime=0.12
/proc/12416/task/12422/stat : 12422 (java) S 12414 12416 12090 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 280292128 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12423] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12423/stat : 12423 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280292128 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12416/tid=12424] ppid=12414 vsize=915436 CPUtime=0
/proc/12416/task/12424/stat : 12424 (java) S 12414 12416 12090 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280292128 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 47.4273
CPU time (s): 47.1098
CPU user time (s): 35.6856
CPU system time (s): 11.4243
CPU usage (%): 99.3307
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.6856
system time used= 11.4243
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9177
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= 2054
involuntary context switches= 3072

runsolver used 0.055991 s user time and 0.171973 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan 20 18:49:01 UTC 2007


IDJOB= 282358
IDBENCH= 12750
IDSOLVER= 68
FILE ID= node58/282358-1169318941

PBS_JOBID= 3610387

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  40839c8da665f8df94c3c86f608f36d5

RANDOM SEED= 306420405

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:       1338072 kB
Buffers:         47476 kB
Cached:         517100 kB
SwapCached:       2680 kB
Active:         214908 kB
Inactive:       433612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1338072 kB
SwapTotal:     4192956 kB
SwapFree:      4184256 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:          91380 kB
Slab:            54732 kB
Committed_AS:  4988944 kB
PageTables:       1860 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 node58 on Sat Jan 20 18:49:50 UTC 2007