Trace number 282349

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 45.5691 45.8275

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-81.xml
MD5SUM783d9c7ea1e75ee38b8389bf8857e105
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints46
Best CPU time to get the best result obtained on this benchmark1.17182
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282349-1169318922/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.089  cpuTime=0.09  mem=6M885
0.40	   
0.40	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.48	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.48	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=627  maxDegree=8  maxArity=2
0.48	       =>  wckTime=0.178  cpuTime=0.13  mem=7M870
0.52	   
0.52	   solver LocalSearchSolver being built... 
0.56	       =>  wckTime=0.256  cpuTime=0.18  mem=5M422
0.56	
0.56	s SATISFIABLE
0.56	o 22
0.56	c 31
0.57	o 25
0.57	c 28
0.57	o 27
0.57	c 26
0.57	o 29
0.57	c 24
0.57	o 30
0.57	c 23
0.57	o 32
0.57	c 21
0.57	o 33
0.57	c 20
0.57	o 34
0.57	c 19
0.57	o 35
0.57	c 18
0.58	o 36
0.58	c 17
0.58	o 38
0.58	c 15
0.58	o 40
0.58	c 13
0.58	o 42
0.58	c 11
0.58	o 43
0.58	c 10
0.58	o 44
0.58	c 9
0.59	o 45
0.59	c 8
0.59	o 46
0.59	c 7
1.68	   
1.68	   search
1.68	     run=0  nbConstraintChecks=4170343  nbAssignments=10000
1.68	       =>  wckTime=1.117  cpuTime=1.09  mem=5M422
2.74	   
2.74	   search
2.74	     run=1  nbConstraintChecks=8307612  nbAssignments=20000
2.74	       =>  wckTime=2.177  cpuTime=2.15  mem=5M422
3.81	   
3.81	   search
3.81	     run=2  nbConstraintChecks=12514113  nbAssignments=30000
3.81	       =>  wckTime=3.244  cpuTime=3.21  mem=5M422
4.90	   
4.90	   search
4.90	     run=3  nbConstraintChecks=16961673  nbAssignments=40000
4.90	       =>  wckTime=4.339  cpuTime=4.3  mem=5M422
5.97	   
5.97	   search
5.97	     run=4  nbConstraintChecks=21206374  nbAssignments=50000
5.97	       =>  wckTime=5.411  cpuTime=5.36  mem=5M422
7.02	   
7.02	   search
7.02	     run=5  nbConstraintChecks=25240480  nbAssignments=60000
7.02	       =>  wckTime=6.461  cpuTime=6.41  mem=5M422
8.09	   
8.09	   search
8.09	     run=6  nbConstraintChecks=29396875  nbAssignments=70000
8.09	       =>  wckTime=7.525  cpuTime=7.46  mem=5M422
9.15	   
9.15	   search
9.15	     run=7  nbConstraintChecks=33535718  nbAssignments=80000
9.15	       =>  wckTime=8.584  cpuTime=8.52  mem=5M422
10.21	   
10.21	   search
10.21	     run=8  nbConstraintChecks=37686884  nbAssignments=90000
10.21	       =>  wckTime=9.646  cpuTime=9.58  mem=5M422
11.27	   
11.27	   search
11.27	     run=9  nbConstraintChecks=41923581  nbAssignments=100000
11.27	       =>  wckTime=10.712  cpuTime=10.64  mem=5M422
12.33	   
12.33	   search
12.33	     run=10  nbConstraintChecks=46068686  nbAssignments=110000
12.33	       =>  wckTime=11.764  cpuTime=11.68  mem=5M422
13.39	   
13.39	   search
13.39	     run=11  nbConstraintChecks=50330016  nbAssignments=120000
13.39	       =>  wckTime=12.832  cpuTime=12.74  mem=5M422
14.45	   
14.45	   search
14.45	     run=12  nbConstraintChecks=54461522  nbAssignments=130000
14.45	       =>  wckTime=13.885  cpuTime=13.8  mem=5M422
15.49	   
15.49	   search
15.49	     run=13  nbConstraintChecks=58505180  nbAssignments=140000
15.49	       =>  wckTime=14.929  cpuTime=14.83  mem=5M422
16.55	   
16.55	   search
16.55	     run=14  nbConstraintChecks=62738121  nbAssignments=150000
16.55	       =>  wckTime=15.99  cpuTime=15.89  mem=5M422
17.60	   
17.60	   search
17.60	     run=15  nbConstraintChecks=66826990  nbAssignments=160000
17.60	       =>  wckTime=17.038  cpuTime=16.93  mem=5M422
18.67	   
18.67	   search
18.67	     run=16  nbConstraintChecks=71103394  nbAssignments=170000
18.67	       =>  wckTime=18.107  cpuTime=17.99  mem=5M422
19.73	   
19.73	   search
19.73	     run=17  nbConstraintChecks=75292301  nbAssignments=180000
19.73	       =>  wckTime=19.165  cpuTime=19.04  mem=5M422
20.79	   
20.79	   search
20.79	     run=18  nbConstraintChecks=79472411  nbAssignments=190000
20.79	       =>  wckTime=20.226  cpuTime=20.11  mem=5M422
21.88	   
21.88	   search
21.88	     run=19  nbConstraintChecks=83820878  nbAssignments=200000
21.88	       =>  wckTime=21.312  cpuTime=21.18  mem=5M422
22.94	   
22.94	   search
22.94	     run=20  nbConstraintChecks=87936326  nbAssignments=210000
22.94	       =>  wckTime=22.374  cpuTime=22.24  mem=5M422
24.00	   
24.00	   search
24.00	     run=21  nbConstraintChecks=92064733  nbAssignments=220000
24.00	       =>  wckTime=23.435  cpuTime=23.3  mem=5M422
25.07	   
25.07	   search
25.07	     run=22  nbConstraintChecks=96278485  nbAssignments=230000
25.07	       =>  wckTime=24.505  cpuTime=24.35  mem=5M422
26.14	   
26.14	   search
26.14	     run=23  nbConstraintChecks=100543254  nbAssignments=240000
26.14	       =>  wckTime=25.582  cpuTime=25.43  mem=5M422
27.22	   
27.22	   search
27.22	     run=24  nbConstraintChecks=104793429  nbAssignments=250000
27.22	       =>  wckTime=26.656  cpuTime=26.49  mem=5M422
28.29	   
28.29	   search
28.29	     run=25  nbConstraintChecks=108980174  nbAssignments=260000
28.29	       =>  wckTime=27.726  cpuTime=27.56  mem=5M422
29.35	   
29.35	   search
29.35	     run=26  nbConstraintChecks=113135812  nbAssignments=270000
29.35	       =>  wckTime=28.785  cpuTime=28.63  mem=5M422
30.42	   
30.42	   search
30.42	     run=27  nbConstraintChecks=117325690  nbAssignments=280000
30.42	       =>  wckTime=29.855  cpuTime=29.69  mem=5M422
30.76	   
30.76	   search
30.76	     run=28  nbConstraintChecks=118643828  nbAssignments=283131
30.76	       =>  wckTime=30.194  cpuTime=30.03  mem=5M422
30.76	   
30.76	   global
30.76	     nbConstraintChecks=118643828  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.76	     solvingWckTime=30.193  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.76	     globalCpuTime=30.26
30.76	       =>  wckTime=30.451  cpuTime=30.21  mem=5M422
30.76	   
30.76	   solver IterativeSystematicSolver being built... 
30.90	       =>  wckTime=30.592  cpuTime=30.31  mem=16M459
30.93	   
30.93	   preprocessing
30.93	     nbConstraintChecks=12589  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.93	     detectedInconsistency=no
30.93	       =>  wckTime=0.034  cpuTime=0.02  mem=16M459
30.96	   
30.96	   search
30.96	     run=0  nbConstraintChecks=46827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
30.96	     nbFailedAssignments=31  nbBacktracks=10  nbVisitedNodes=88  nbRestartNogoods=0
30.96	       =>  wckTime=0.063  cpuTime=0.04  mem=16M459
31.00	   
31.00	   search
31.00	     run=1  nbConstraintChecks=115230  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=119
31.00	     nbFailedAssignments=83  nbBacktracks=26  nbVisitedNodes=229  nbRestartNogoods=6
31.00	       =>  wckTime=0.101  cpuTime=0.07  mem=16M459
31.05	   
31.05	   search
31.05	     run=2  nbConstraintChecks=258098  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=248
31.05	     nbFailedAssignments=187  nbBacktracks=48  nbVisitedNodes=484  nbRestartNogoods=14
31.05	       =>  wckTime=0.152  cpuTime=0.12  mem=16M459
31.10	   
31.10	   search
31.10	     run=3  nbConstraintChecks=402501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=393
31.10	     nbFailedAssignments=293  nbBacktracks=81  nbVisitedNodes=768  nbRestartNogoods=19
31.10	       =>  wckTime=0.201  cpuTime=0.16  mem=16M459
31.16	   
31.16	   search
31.17	     run=4  nbConstraintChecks=599102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=598
31.17	     nbFailedAssignments=445  nbBacktracks=131  nbVisitedNodes=1175  nbRestartNogoods=38
31.17	       =>  wckTime=0.265  cpuTime=0.22  mem=16M459
31.27	   
31.27	   search
31.27	     run=5  nbConstraintChecks=927082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=935
31.27	     nbFailedAssignments=703  nbBacktracks=206  nbVisitedNodes=1842  nbRestartNogoods=43
31.27	       =>  wckTime=0.371  cpuTime=0.33  mem=16M459
31.41	   
31.41	   search
31.41	     run=6  nbConstraintChecks=1402375  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1400
31.41	     nbFailedAssignments=1049  nbBacktracks=319  nbVisitedNodes=2766  nbRestartNogoods=52
31.41	       =>  wckTime=0.511  cpuTime=0.46  mem=16M459
31.64	   
31.64	   search
31.64	     run=7  nbConstraintChecks=2172821  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2129
31.64	     nbFailedAssignments=1601  nbBacktracks=489  nbVisitedNodes=4217  nbRestartNogoods=68
31.64	       =>  wckTime=0.737  cpuTime=0.67  mem=16M459
31.94	   
31.94	   search
31.94	     run=8  nbConstraintChecks=3236129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3084
31.94	     nbFailedAssignments=2296  nbBacktracks=745  nbVisitedNodes=6121  nbRestartNogoods=92
31.94	       =>  wckTime=1.039  cpuTime=0.96  mem=16M459
32.40	   
32.40	   search
32.40	     run=9  nbConstraintChecks=4922526  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4666
32.40	     nbFailedAssignments=3492  nbBacktracks=1129  nbVisitedNodes=9275  nbRestartNogoods=104
32.40	       =>  wckTime=1.497  cpuTime=1.42  mem=16M459
33.03	   
33.03	   search
33.04	     run=10  nbConstraintChecks=7176065  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6856
33.04	     nbFailedAssignments=5103  nbBacktracks=1705  nbVisitedNodes=13618  nbRestartNogoods=113
33.04	       =>  wckTime=2.135  cpuTime=2.05  mem=16M459
34.01	   
34.01	   search
34.01	     run=11  nbConstraintChecks=10529745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10216
34.01	     nbFailedAssignments=7596  nbBacktracks=2569  nbVisitedNodes=20293  nbRestartNogoods=136
34.01	       =>  wckTime=3.107  cpuTime=3.02  mem=16M459
35.36	   
35.36	   search
35.36	     run=12  nbConstraintChecks=15510203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15049
35.36	     nbFailedAssignments=11127  nbBacktracks=3866  nbVisitedNodes=29891  nbRestartNogoods=157
35.36	       =>  wckTime=4.462  cpuTime=4.36  mem=16M459
37.45	   
37.45	   search
37.45	     run=13  nbConstraintChecks=23051022  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22372
37.45	     nbFailedAssignments=16498  nbBacktracks=5812  nbVisitedNodes=44415  nbRestartNogoods=179
37.45	       =>  wckTime=6.548  cpuTime=6.44  mem=16M459
39.99	   
39.99	   search
39.99	     run=14  nbConstraintChecks=32059808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31244
39.99	     nbFailedAssignments=22448  nbBacktracks=8731  nbVisitedNodes=62022  nbRestartNogoods=187
39.99	       =>  wckTime=9.087  cpuTime=8.97  mem=16M459
43.63	   
43.63	   search
43.63	     run=15  nbConstraintChecks=45142831  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43670
43.63	     nbFailedAssignments=30493  nbBacktracks=13110  nbVisitedNodes=86643  nbRestartNogoods=202
43.63	       =>  wckTime=12.734  cpuTime=12.6  mem=16M459
45.78	   
45.79	   search
45.79	     run=16  nbConstraintChecks=52752105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50918
45.79	     nbFailedAssignments=34970  nbBacktracks=15882  nbVisitedNodes=100990  nbRestartNogoods=222
45.79	       =>  wckTime=14.885  cpuTime=14.74  mem=16M459
45.79	   
45.79	   global
45.79	     nbConstraintChecks=52764694  nbRestartNogoods=222  solvingWckTime=14.886  solvingCpuTime=14.74  expiredTime=no
45.79	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=45.1
45.79	       =>  wckTime=45.479  cpuTime=45.05  mem=16M459
45.79	
45.79	s OPTIMUM FOUND
45.79	v 3 7 2 1 2 8 2 9 6 2 5 10 1 2 6 7 6 5 5 7 
45.79	   
45.79	   totalWckTime=45.561  totalCpuTime=45.1

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/node65/watcher-282349-1169318922 -o ROOT/results/node65/solver-282349-1169318922 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282349-1169318922/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.89 0.95 1.01 4/74 8914
/proc/meminfo: memFree=1413548/2055920 swapFree=4191892/4192956
[pid=8913] ppid=8911 vsize=906644 CPUtime=0.02
/proc/8913/stat : 8913 (java) S 8911 8913 8235 0 -1 0 2068 0 1 0 1 1 0 0 18 0 2 0 79389423 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 226661 1817 1036 14 0 214244 0
[pid=8913/tid=8915] ppid=8911 vsize=906644 CPUtime=0
/proc/8913/task/8915/stat : 8915 (java) R 8911 8913 8235 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 79389427 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103187 s]
/proc/loadavg: 0.89 0.95 1.01 4/74 8914
/proc/meminfo: memFree=1413548/2055920 swapFree=4191892/4192956
[pid=8913] ppid=8911 vsize=914988 CPUtime=0.09
/proc/8913/stat : 8913 (java) R 8911 8913 8235 0 -1 0 3018 0 1 0 7 2 0 0 17 0 8 0 79389423 936947712 2764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153558572 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 228747 2764 1435 14 0 215242 0
[pid=8913/tid=8915] ppid=8911 vsize=914988 CPUtime=0
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8235 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 79389427 936947712 2764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51126 s]
/proc/loadavg: 0.89 0.95 1.01 4/74 8914
/proc/meminfo: memFree=1413548/2055920 swapFree=4191892/4192956
[pid=8913] ppid=8911 vsize=915332 CPUtime=0.5
/proc/8913/stat : 8913 (java) S 8911 8913 8235 0 -1 0 6396 0 1 0 45 5 0 0 17 0 8 0 79389423 937299968 6134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 228833 6134 2166 14 0 215303 0
[pid=8913/tid=8915] ppid=8911 vsize=915332 CPUtime=0.02
/proc/8913/task/8915/stat : 8915 (java) R 8911 8913 8235 0 -1 64 16 0 0 0 2 0 0 0 16 0 8 0 79389427 937299968 6134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155073731 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33239 s]
/proc/loadavg: 0.89 0.95 1.01 3/81 8921
/proc/meminfo: memFree=1396788/2055920 swapFree=4191892/4192956
[pid=8913] ppid=8911 vsize=915440 CPUtime=1.31
/proc/8913/stat : 8913 (java) R 8911 8913 8235 0 -1 0 6869 0 1 0 101 30 0 0 23 0 8 0 79389423 937410560 6607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 228860 6607 2479 14 0 215330 0
[pid=8913/tid=8915] ppid=8911 vsize=915440 CPUtime=0.02
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8235 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 79389427 937410560 6607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8916] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8235 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79389427 937410560 6607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8917] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79389427 937410560 6607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8918] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8235 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 79389431 937410560 6607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8919] ppid=8911 vsize=915440 CPUtime=0.1
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8235 0 -1 64 325 0 0 0 9 1 0 0 19 0 8 0 79389431 937410560 6607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8920] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8235 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79389431 937410560 6607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79389431 937410560 6607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915440

[startup+2.98265 s]
/proc/loadavg: 0.89 0.95 1.01 3/81 8921
/proc/meminfo: memFree=1396724/2055920 swapFree=4191892/4192956
[pid=8913] ppid=8911 vsize=915436 CPUtime=2.95
/proc/8913/stat : 8913 (java) R 8911 8913 8235 0 -1 0 6872 0 1 0 202 93 0 0 25 0 8 0 79389423 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073641849 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 228859 6609 2479 14 0 215329 0
[pid=8913/tid=8915] ppid=8911 vsize=915436 CPUtime=0.02
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8235 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 79389427 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8916] ppid=8911 vsize=915436 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8235 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79389427 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8917] ppid=8911 vsize=915436 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79389427 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8918] ppid=8911 vsize=915436 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8235 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 79389431 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8919] ppid=8911 vsize=915436 CPUtime=0.11
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8235 0 -1 64 327 0 0 0 10 1 0 0 16 0 8 0 79389431 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8920] ppid=8911 vsize=915436 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8235 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79389431 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=915436 CPUtime=0
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79389431 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915436

[startup+6.2682 s]
/proc/loadavg: 0.98 0.96 1.01 3/81 8921
/proc/meminfo: memFree=1396724/2055920 swapFree=4191892/4192956
[pid=8913] ppid=8911 vsize=915440 CPUtime=6.23
/proc/8913/stat : 8913 (java) R 8911 8913 8235 0 -1 0 6872 0 1 0 415 208 0 0 25 0 8 0 79389423 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 228860 6609 2479 14 0 215330 0
[pid=8913/tid=8915] ppid=8911 vsize=915440 CPUtime=0.02
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8235 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 79389427 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8916] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8235 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79389427 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8917] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79389427 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8918] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8235 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 79389431 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8919] ppid=8911 vsize=915440 CPUtime=0.11
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8235 0 -1 64 327 0 0 0 10 1 0 0 16 0 8 0 79389431 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8920] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8235 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79389431 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79389431 937410560 6609 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) 915440

[startup+12.7503 s]
/proc/loadavg: 1.14 1.00 1.02 3/81 8921
/proc/meminfo: memFree=1396748/2055920 swapFree=4191892/4192956
[pid=8913] ppid=8911 vsize=915440 CPUtime=12.67
/proc/8913/stat : 8913 (java) R 8911 8913 8235 0 -1 0 6872 0 1 0 821 446 0 0 25 0 8 0 79389423 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 228860 6609 2479 14 0 215330 0
[pid=8913/tid=8915] ppid=8911 vsize=915440 CPUtime=0.02
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8235 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 79389427 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8916] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8235 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79389427 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8917] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79389427 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8918] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8235 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 79389431 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8919] ppid=8911 vsize=915440 CPUtime=0.11
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8235 0 -1 64 327 0 0 0 10 1 0 0 16 0 8 0 79389431 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8920] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8235 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79389431 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=915440 CPUtime=0
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79389431 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915440

[startup+25.6024 s]
/proc/loadavg: 1.33 1.04 1.04 3/81 8921
/proc/meminfo: memFree=1396748/2055920 swapFree=4191892/4192956
[pid=8913] ppid=8911 vsize=915436 CPUtime=25.46
/proc/8913/stat : 8913 (java) R 8911 8913 8235 0 -1 0 6873 0 1 0 1636 910 0 0 25 0 8 0 79389423 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073637059 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8913/statm: 228859 6610 2479 14 0 215329 0
[pid=8913/tid=8915] ppid=8911 vsize=915436 CPUtime=0.02
/proc/8913/task/8915/stat : 8915 (java) S 8911 8913 8235 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 79389427 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8916] ppid=8911 vsize=915436 CPUtime=0
/proc/8913/task/8916/stat : 8916 (java) S 8911 8913 8235 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79389427 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8917] ppid=8911 vsize=915436 CPUtime=0
/proc/8913/task/8917/stat : 8917 (java) S 8911 8913 8235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79389427 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8918] ppid=8911 vsize=915436 CPUtime=0
/proc/8913/task/8918/stat : 8918 (java) S 8911 8913 8235 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 79389431 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8919] ppid=8911 vsize=915436 CPUtime=0.11
/proc/8913/task/8919/stat : 8919 (java) S 8911 8913 8235 0 -1 64 328 0 0 0 10 1 0 0 16 0 8 0 79389431 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8920] ppid=8911 vsize=915436 CPUtime=0
/proc/8913/task/8920/stat : 8920 (java) S 8911 8913 8235 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 79389431 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8913/tid=8921] ppid=8911 vsize=915436 CPUtime=0
/proc/8913/task/8921/stat : 8921 (java) S 8911 8913 8235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79389431 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) 25.46
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 45.8275
CPU time (s): 45.5691
CPU user time (s): 34.5277
CPU system time (s): 11.0413
CPU usage (%): 99.436
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.5277
system time used= 11.0413
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9179
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= 1838
involuntary context switches= 2775

runsolver used 0.070989 s user time and 0.146977 s system time

The end

Launcher Data (download as text)

Begin job on node65 on Sat Jan 20 18:48:42 UTC 2007


IDJOB= 282349
IDBENCH= 12717
IDSOLVER= 68
FILE ID= node65/282349-1169318922

PBS_JOBID= 3610408

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-81.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282349-1169318922/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-282349-1169318922 -o ROOT/results/node65/solver-282349-1169318922 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282349-1169318922/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  783d9c7ea1e75ee38b8389bf8857e105

RANDOM SEED= 225798026

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.263
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.263
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:       1414028 kB
Buffers:         50636 kB
Cached:         459376 kB
SwapCached:        396 kB
Active:         164464 kB
Inactive:       407016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414028 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3716 kB
Writeback:           0 kB
Mapped:          71492 kB
Slab:            55788 kB
Committed_AS:  1440660 kB
PageTables:       1924 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 node65 on Sat Jan 20 18:49:28 UTC 2007