Trace number 282304

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 32.1151 32.3899

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t60/
pi-20-10-20-40-11.xml
MD5SUM3a78ba08269bd52b9c11bfaa964a54eb
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints51
Best CPU time to get the best result obtained on this benchmark0.104983
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.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282304-1169318855/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.086  cpuTime=0.07  mem=6M885
0.39	   
0.39	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.47	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=453  maxDegree=8  maxArity=2
0.47	       =>  wckTime=0.171  cpuTime=0.11  mem=7M861
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.246  cpuTime=0.16  mem=5M426
0.55	
0.55	s SATISFIABLE
0.55	o 20
0.55	c 33
0.55	o 25
0.55	c 28
0.55	o 29
0.55	c 24
0.55	o 33
0.55	c 20
0.55	o 35
0.55	c 18
0.55	o 37
0.55	c 16
0.55	o 38
0.55	c 15
0.55	o 39
0.55	c 14
0.56	o 40
0.56	c 13
0.56	o 42
0.56	c 11
0.56	o 43
0.56	c 10
0.56	o 44
0.56	c 9
0.56	o 45
0.56	c 8
0.56	o 46
0.56	c 7
0.56	o 47
0.56	c 6
0.57	o 48
0.57	c 5
0.57	o 49
0.57	c 4
0.58	o 50
0.58	c 3
0.58	o 51
0.58	c 2
1.50	   
1.50	   search
1.50	     run=0  nbConstraintChecks=3068915  nbAssignments=10000
1.50	       =>  wckTime=0.958  cpuTime=0.94  mem=5M426
2.40	   
2.40	   search
2.40	     run=1  nbConstraintChecks=6087488  nbAssignments=20000
2.40	       =>  wckTime=1.852  cpuTime=1.83  mem=5M426
3.27	   
3.27	   search
3.27	     run=2  nbConstraintChecks=9245848  nbAssignments=30000
3.27	       =>  wckTime=2.728  cpuTime=2.69  mem=5M426
4.14	   
4.14	   search
4.14	     run=3  nbConstraintChecks=12284808  nbAssignments=40000
4.14	       =>  wckTime=3.593  cpuTime=3.56  mem=5M426
5.02	   
5.02	   search
5.02	     run=4  nbConstraintChecks=15494478  nbAssignments=50000
5.02	       =>  wckTime=4.472  cpuTime=4.44  mem=5M426
5.89	   
5.89	   search
5.89	     run=5  nbConstraintChecks=18705841  nbAssignments=60000
5.89	       =>  wckTime=5.349  cpuTime=5.32  mem=5M426
6.76	   
6.76	   search
6.76	     run=6  nbConstraintChecks=21754832  nbAssignments=70000
6.76	       =>  wckTime=6.211  cpuTime=6.18  mem=5M426
7.62	   
7.62	   search
7.63	     run=7  nbConstraintChecks=24860346  nbAssignments=80000
7.63	       =>  wckTime=7.08  cpuTime=7.05  mem=5M426
8.50	   
8.50	   search
8.50	     run=8  nbConstraintChecks=28043496  nbAssignments=90000
8.50	       =>  wckTime=7.956  cpuTime=7.93  mem=5M426
9.37	   
9.37	   search
9.37	     run=9  nbConstraintChecks=31164898  nbAssignments=100000
9.37	       =>  wckTime=8.825  cpuTime=8.8  mem=5M426
10.24	   
10.24	   search
10.24	     run=10  nbConstraintChecks=34325507  nbAssignments=110000
10.24	       =>  wckTime=9.699  cpuTime=9.67  mem=5M426
11.14	   
11.14	   search
11.14	     run=11  nbConstraintChecks=37367864  nbAssignments=120000
11.14	       =>  wckTime=10.595  cpuTime=10.56  mem=5M426
12.10	   
12.10	   search
12.10	     run=12  nbConstraintChecks=40458531  nbAssignments=130000
12.10	       =>  wckTime=11.555  cpuTime=11.5  mem=5M426
13.09	   
13.09	   search
13.09	     run=13  nbConstraintChecks=43754202  nbAssignments=140000
13.09	       =>  wckTime=12.544  cpuTime=12.48  mem=5M426
14.05	   
14.05	   search
14.05	     run=14  nbConstraintChecks=46864701  nbAssignments=150000
14.05	       =>  wckTime=13.504  cpuTime=13.44  mem=5M426
15.01	   
15.01	   search
15.01	     run=15  nbConstraintChecks=50008869  nbAssignments=160000
15.01	       =>  wckTime=14.467  cpuTime=14.4  mem=5M426
15.97	   
15.97	   search
15.97	     run=16  nbConstraintChecks=53137379  nbAssignments=170000
15.98	       =>  wckTime=15.429  cpuTime=15.35  mem=5M426
16.93	   
16.93	   search
16.93	     run=17  nbConstraintChecks=56236133  nbAssignments=180000
16.93	       =>  wckTime=16.38  cpuTime=16.29  mem=5M426
17.90	   
17.90	   search
17.90	     run=18  nbConstraintChecks=59442608  nbAssignments=190000
17.90	       =>  wckTime=17.35  cpuTime=17.25  mem=5M426
18.85	   
18.85	   search
18.85	     run=19  nbConstraintChecks=62498009  nbAssignments=200000
18.85	       =>  wckTime=18.302  cpuTime=18.18  mem=5M426
19.80	   
19.80	   search
19.80	     run=20  nbConstraintChecks=65615978  nbAssignments=210000
19.80	       =>  wckTime=19.258  cpuTime=19.14  mem=5M426
20.75	   
20.75	   search
20.75	     run=21  nbConstraintChecks=68594674  nbAssignments=220000
20.75	       =>  wckTime=20.2  cpuTime=20.07  mem=5M426
21.71	   
21.71	   search
21.71	     run=22  nbConstraintChecks=71742981  nbAssignments=230000
21.71	       =>  wckTime=21.163  cpuTime=21.03  mem=5M426
22.69	   
22.69	   search
22.69	     run=23  nbConstraintChecks=75027942  nbAssignments=240000
22.69	       =>  wckTime=22.143  cpuTime=22.0  mem=5M426
23.64	   
23.64	   search
23.64	     run=24  nbConstraintChecks=78143697  nbAssignments=250000
23.64	       =>  wckTime=23.098  cpuTime=22.94  mem=5M426
24.62	   
24.62	   search
24.62	     run=25  nbConstraintChecks=81433711  nbAssignments=260000
24.62	       =>  wckTime=24.078  cpuTime=23.91  mem=5M426
25.59	   
25.59	   search
25.59	     run=26  nbConstraintChecks=84498665  nbAssignments=270000
25.59	       =>  wckTime=25.041  cpuTime=24.87  mem=5M426
26.54	   
26.54	   search
26.54	     run=27  nbConstraintChecks=87548306  nbAssignments=280000
26.54	       =>  wckTime=25.997  cpuTime=25.81  mem=5M426
27.50	   
27.50	   search
27.50	     run=28  nbConstraintChecks=90600339  nbAssignments=290000
27.50	       =>  wckTime=26.958  cpuTime=26.76  mem=5M426
28.46	   
28.46	   search
28.46	     run=29  nbConstraintChecks=93593737  nbAssignments=300000
28.46	       =>  wckTime=27.912  cpuTime=27.71  mem=5M426
29.42	   
29.42	   search
29.42	     run=30  nbConstraintChecks=96686298  nbAssignments=310000
29.42	       =>  wckTime=28.879  cpuTime=28.67  mem=5M426
30.39	   
30.39	   search
30.39	     run=31  nbConstraintChecks=99808379  nbAssignments=320000
30.39	       =>  wckTime=29.843  cpuTime=29.63  mem=5M426
30.81	   
30.81	   search
30.81	     run=32  nbConstraintChecks=101102454  nbAssignments=324392
30.81	       =>  wckTime=30.26  cpuTime=30.04  mem=5M426
30.81	   
30.81	   global
30.81	     nbConstraintChecks=101102454  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.81	     solvingWckTime=30.259  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.81	     globalCpuTime=30.26
30.81	       =>  wckTime=30.507  cpuTime=30.2  mem=5M426
30.81	   
30.81	   solver IterativeSystematicSolver being built... 
30.95	       =>  wckTime=30.649  cpuTime=30.32  mem=16M495
30.99	   
30.99	   preprocessing
30.99	     nbConstraintChecks=9210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.99	     detectedInconsistency=no
30.99	       =>  wckTime=0.038  cpuTime=0.02  mem=16M495
31.02	   
31.02	   search
31.02	     run=0  nbConstraintChecks=55851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65
31.02	     nbFailedAssignments=52  nbBacktracks=10  nbVisitedNodes=126  nbRestartNogoods=0
31.02	       =>  wckTime=0.068  cpuTime=0.04  mem=16M495
31.06	   
31.06	   search
31.06	     run=1  nbConstraintChecks=115446  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=142
31.06	     nbFailedAssignments=112  nbBacktracks=25  nbVisitedNodes=275  nbRestartNogoods=5
31.06	       =>  wckTime=0.104  cpuTime=0.07  mem=16M495
31.10	   
31.10	   search
31.10	     run=2  nbConstraintChecks=208754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=249
31.10	     nbFailedAssignments=196  nbBacktracks=47  nbVisitedNodes=488  nbRestartNogoods=15
31.10	       =>  wckTime=0.146  cpuTime=0.11  mem=16M495
31.15	   
31.15	   search
31.15	     run=3  nbConstraintChecks=379191  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=426
31.15	     nbFailedAssignments=336  nbBacktracks=81  nbVisitedNodes=839  nbRestartNogoods=17
31.15	       =>  wckTime=0.197  cpuTime=0.16  mem=16M495
31.25	   
31.25	   search
31.25	     run=4  nbConstraintChecks=672826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=727
31.25	     nbFailedAssignments=584  nbBacktracks=131  nbVisitedNodes=1437  nbRestartNogoods=30
31.25	       =>  wckTime=0.295  cpuTime=0.25  mem=16M495
31.36	   
31.36	   search
31.36	     run=5  nbConstraintChecks=1018661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1133
31.36	     nbFailedAssignments=912  nbBacktracks=206  nbVisitedNodes=2240  nbRestartNogoods=43
31.36	       =>  wckTime=0.412  cpuTime=0.36  mem=16M495
31.51	   
31.51	   search
31.51	     run=6  nbConstraintChecks=1421323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1587
31.51	     nbFailedAssignments=1251  nbBacktracks=319  nbVisitedNodes=3137  nbRestartNogoods=56
31.51	       =>  wckTime=0.56  cpuTime=0.49  mem=16M495
31.71	   
31.71	   search
31.71	     run=7  nbConstraintChecks=2083509  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2314
31.71	     nbFailedAssignments=1807  nbBacktracks=489  nbVisitedNodes=4579  nbRestartNogoods=70
31.71	       =>  wckTime=0.76  cpuTime=0.68  mem=16M495
31.97	   
31.97	   search
31.97	     run=8  nbConstraintChecks=3025215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3337
31.97	     nbFailedAssignments=2571  nbBacktracks=745  nbVisitedNodes=6596  nbRestartNogoods=73
31.97	       =>  wckTime=1.024  cpuTime=0.95  mem=16M495
32.33	   
32.33	   search
32.33	     run=9  nbConstraintChecks=4230901  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4705
32.33	     nbFailedAssignments=3601  nbBacktracks=1084  nbVisitedNodes=9299  nbRestartNogoods=80
32.33	       =>  wckTime=1.381  cpuTime=1.3  mem=16M495
32.33	   
32.33	   global
32.33	     nbConstraintChecks=4240111  nbRestartNogoods=80  solvingWckTime=1.384  solvingCpuTime=1.3  expiredTime=no
32.33	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=31.68
32.33	       =>  wckTime=32.034  cpuTime=31.62  mem=16M495
32.34	
32.34	s OPTIMUM FOUND
32.34	v 5 7 6 1 10 8 10 7 3 10 5 1 5 9 2 6 2 2 8 1 
32.34	   
32.34	   totalWckTime=32.111  totalCpuTime=31.68

Verifier Data (download as text)

2 unsatisfied constraints, 51 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-282304-1169318855 -o ROOT/results/node65/solver-282304-1169318855 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282304-1169318855/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.64 0.90 1.00 4/73 8540
/proc/meminfo: memFree=1456868/2055920 swapFree=4191892/4192956
[pid=8539] ppid=8533 vsize=1784 CPUtime=0
/proc/8539/stat : 8539 (java) D 8533 8539 8235 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 79383046 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/8539/statm: 446 158 123 14 0 91 0

[startup+0.107493 s]
/proc/loadavg: 0.64 0.90 1.00 4/73 8540
/proc/meminfo: memFree=1456868/2055920 swapFree=4191892/4192956
[pid=8539] ppid=8533 vsize=914988 CPUtime=0.09
/proc/8539/stat : 8539 (java) R 8533 8539 8235 0 -1 0 3020 0 1 0 7 2 0 0 21 0 8 0 79383046 936947712 2766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153799154 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8539/statm: 228747 2766 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51556 s]
/proc/loadavg: 0.64 0.90 1.00 4/73 8540
/proc/meminfo: memFree=1456868/2055920 swapFree=4191892/4192956
[pid=8539] ppid=8533 vsize=915332 CPUtime=0.49
/proc/8539/stat : 8539 (java) R 8533 8539 8235 0 -1 0 6551 0 1 0 45 4 0 0 17 0 8 0 79383046 937299968 6289 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4151974723 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8539/statm: 228833 6289 2176 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33869 s]
/proc/loadavg: 0.64 0.90 1.00 2/75 8556
/proc/meminfo: memFree=1440916/2055920 swapFree=4191892/4192956
[pid=8539] ppid=8533 vsize=916464 CPUtime=1.31
/proc/8539/stat : 8539 (java) R 8533 8539 8235 0 -1 0 6885 0 1 0 95 36 0 0 22 0 8 0 79383046 938459136 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8539/statm: 229115 6623 2479 14 0 215585 0
[pid=8539/tid=8543] ppid=8533 vsize=916460 CPUtime=0.02
/proc/8539/task/8543/stat : 8543 (java) S 8533 8539 8235 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 79383050 938455040 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8546] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8546/stat : 8546 (java) S 8533 8539 8235 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 79383050 938459136 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8547] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8547/stat : 8547 (java) S 8533 8539 8235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79383050 938455040 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8548] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8548/stat : 8548 (java) S 8533 8539 8235 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79383053 938459136 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8550] ppid=8533 vsize=916460 CPUtime=0.09
/proc/8539/task/8550/stat : 8550 (java) S 8533 8539 8235 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 79383053 938455040 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8552] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8552/stat : 8552 (java) S 8533 8539 8235 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 79383053 938455040 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8554] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8554/stat : 8554 (java) S 8533 8539 8235 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 79383053 938455040 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 916464

[startup+2.97696 s]
/proc/loadavg: 0.64 0.90 1.00 2/75 8564
/proc/meminfo: memFree=1440724/2055920 swapFree=4191892/4192956
[pid=8539] ppid=8533 vsize=916460 CPUtime=2.94
/proc/8539/stat : 8539 (java) R 8533 8539 8235 0 -1 0 6888 0 1 0 191 103 0 0 25 0 8 0 79383046 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8539/statm: 229115 6625 2479 14 0 215585 0
[pid=8539/tid=8543] ppid=8533 vsize=916464 CPUtime=0.02
/proc/8539/task/8543/stat : 8543 (java) S 8533 8539 8235 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 79383050 938459136 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8546] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8546/stat : 8546 (java) S 8533 8539 8235 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 79383050 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8547] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8547/stat : 8547 (java) S 8533 8539 8235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79383050 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8548] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8548/stat : 8548 (java) S 8533 8539 8235 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79383053 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8550] ppid=8533 vsize=916460 CPUtime=0.09
/proc/8539/task/8550/stat : 8550 (java) S 8533 8539 8235 0 -1 64 327 0 0 0 9 0 0 0 16 0 8 0 79383053 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8552] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8552/stat : 8552 (java) S 8533 8539 8235 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 79383053 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8554] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8554/stat : 8554 (java) S 8533 8539 8235 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 79383053 938459136 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 916460

[startup+6.2715 s]
/proc/loadavg: 0.66 0.91 1.00 2/75 8568
/proc/meminfo: memFree=1440852/2055920 swapFree=4191892/4192956
[pid=8539] ppid=8533 vsize=916460 CPUtime=6.24
/proc/8539/stat : 8539 (java) R 8533 8539 8235 0 -1 0 6888 0 1 0 378 246 0 0 25 0 8 0 79383046 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8539/statm: 229115 6625 2479 14 0 215585 0
[pid=8539/tid=8543] ppid=8533 vsize=916460 CPUtime=0.02
/proc/8539/task/8543/stat : 8543 (java) S 8533 8539 8235 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 79383050 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8546] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8546/stat : 8546 (java) S 8533 8539 8235 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 79383050 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8547] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8547/stat : 8547 (java) S 8533 8539 8235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79383050 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8548] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8548/stat : 8548 (java) S 8533 8539 8235 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79383053 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8550] ppid=8533 vsize=916460 CPUtime=0.09
/proc/8539/task/8550/stat : 8550 (java) S 8533 8539 8235 0 -1 64 327 0 0 0 9 0 0 0 16 0 8 0 79383053 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8552] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8552/stat : 8552 (java) S 8533 8539 8235 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 79383053 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8554] ppid=8533 vsize=916460 CPUtime=0
/proc/8539/task/8554/stat : 8554 (java) S 8533 8539 8235 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 79383053 938455040 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 916460

[startup+12.7466 s]
/proc/loadavg: 0.69 0.91 1.00 3/87 8613
/proc/meminfo: memFree=1421876/2055920 swapFree=4191892/4192956
[pid=8539] ppid=8533 vsize=916464 CPUtime=12.69
/proc/8539/stat : 8539 (java) R 8533 8539 8235 0 -1 0 6888 0 1 0 748 521 0 0 25 0 8 0 79383046 938459136 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8539/statm: 229116 6625 2479 14 0 215586 0
[pid=8539/tid=8543] ppid=8533 vsize=916464 CPUtime=0.02
/proc/8539/task/8543/stat : 8543 (java) S 8533 8539 8235 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 79383050 938459136 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8546] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8546/stat : 8546 (java) S 8533 8539 8235 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 79383050 938459136 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8547] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8547/stat : 8547 (java) S 8533 8539 8235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79383050 938459136 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8548] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8548/stat : 8548 (java) S 8533 8539 8235 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79383053 938459136 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8550] ppid=8533 vsize=916464 CPUtime=0.09
/proc/8539/task/8550/stat : 8550 (java) S 8533 8539 8235 0 -1 64 327 0 0 0 9 0 0 0 16 0 8 0 79383053 938459136 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8539/tid=8552] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8552/stat : 8552 (java) S 8533 8539 8235 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 79383053 938459136 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8554] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8554/stat : 8554 (java) S 8533 8539 8235 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 79383053 938459136 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 916464

[startup+25.5937 s]
/proc/loadavg: 0.98 0.96 1.02 3/87 8613
/proc/meminfo: memFree=1421812/2055920 swapFree=4191892/4192956
[pid=8539] ppid=8533 vsize=916464 CPUtime=25.42
/proc/8539/stat : 8539 (java) R 8533 8539 8235 0 -1 0 6889 0 1 0 1496 1046 0 0 24 0 8 0 79383046 938459136 6626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8539/statm: 229116 6626 2479 14 0 215586 0
[pid=8539/tid=8543] ppid=8533 vsize=916464 CPUtime=0.02
/proc/8539/task/8543/stat : 8543 (java) S 8533 8539 8235 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 79383050 938459136 6626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8546] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8546/stat : 8546 (java) S 8533 8539 8235 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 79383050 938459136 6626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8547] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8547/stat : 8547 (java) S 8533 8539 8235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79383050 938459136 6626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8548] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8548/stat : 8548 (java) S 8533 8539 8235 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79383053 938459136 6626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8550] ppid=8533 vsize=916464 CPUtime=0.1
/proc/8539/task/8550/stat : 8550 (java) S 8533 8539 8235 0 -1 64 328 0 0 0 10 0 0 0 17 0 8 0 79383053 938459136 6626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8539/tid=8552] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8552/stat : 8552 (java) S 8533 8539 8235 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 79383053 938459136 6626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8539/tid=8554] ppid=8533 vsize=916464 CPUtime=0
/proc/8539/task/8554/stat : 8554 (java) S 8533 8539 8235 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 79383053 938459136 6626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 916464

Child status: 0
Real time (s): 32.3899
CPU time (s): 32.1151
CPU user time (s): 19.445
CPU system time (s): 12.6701
CPU usage (%): 99.1515
Max. virtual memory (cumulated for all children) (KiB): 916464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.445
system time used= 12.6701
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9163
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= 1657
involuntary context switches= 1823

runsolver used 0.035994 s user time and 0.114982 s system time

The end

Launcher Data (download as text)

Begin job on node65 on Sat Jan 20 18:47:36 UTC 2007


IDJOB= 282304
IDBENCH= 12647
IDSOLVER= 68
FILE ID= node65/282304-1169318855

PBS_JOBID= 3610408

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3a78ba08269bd52b9c11bfaa964a54eb

RANDOM SEED= 106535055

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:       1458092 kB
Buffers:         50524 kB
Cached:         457516 kB
SwapCached:        396 kB
Active:         120948 kB
Inactive:       406824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458092 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          28500 kB
Slab:            55660 kB
Committed_AS:  1343080 kB
PageTables:       1668 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:48:11 UTC 2007