Trace number 279100

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 39.509 39.6739

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-20/
kbtree-9-5-3-5-20-11_ext.xml
MD5SUM46c42ef5e27772844383990467e7e999
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints253
Best CPU time to get the best result obtained on this benchmark0.112982
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
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.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=epfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/279100-1169291379/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.45	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.45	       =>  wckTime=0.098  cpuTime=0.08  mem=6M887
0.45	   
0.45	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.60	     nbConstraints=255  nbRelationTypes=255  nbExtensionStructures=255  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=255  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2521  maxDegree=34
0.60	     maxArity=2
0.60	       =>  wckTime=0.247  cpuTime=0.17  mem=8M837
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.33  cpuTime=0.21  mem=5M600
0.69	
0.69	s SATISFIABLE
0.69	o 213
0.69	c 42
0.69	o 217
0.69	c 38
0.69	o 218
0.69	c 37
0.69	o 222
0.69	c 33
0.69	o 224
0.69	c 31
0.69	o 226
0.69	c 29
0.69	o 229
0.69	c 26
0.69	o 230
0.69	c 25
0.69	o 231
0.69	c 24
0.70	o 232
0.70	c 23
0.70	o 235
0.70	c 20
0.70	o 236
0.70	c 19
0.70	o 237
0.70	c 18
0.70	o 238
0.70	c 17
0.70	o 239
0.70	c 16
0.71	o 241
0.71	c 14
0.71	o 242
0.71	c 13
0.71	o 244
0.71	c 11
0.71	o 245
0.71	c 10
0.71	o 247
0.71	c 8
0.71	o 248
0.71	c 7
0.71	o 250
0.71	c 5
0.71	o 251
0.71	c 4
0.72	o 253
0.72	c 2
1.95	   
1.95	   search
1.95	     run=0  nbConstraintChecks=5809629  nbAssignments=10000
1.95	       =>  wckTime=1.266  cpuTime=1.25  mem=5M600
3.28	   
3.28	   search
3.28	     run=1  nbConstraintChecks=13060580  nbAssignments=20000
3.28	       =>  wckTime=2.598  cpuTime=2.58  mem=5M600
4.44	   
4.44	   search
4.44	     run=2  nbConstraintChecks=18710606  nbAssignments=30000
4.44	       =>  wckTime=3.754  cpuTime=3.73  mem=5M600
5.68	   
5.68	   search
5.68	     run=3  nbConstraintChecks=25071667  nbAssignments=40000
5.68	       =>  wckTime=4.992  cpuTime=4.96  mem=5M600
6.87	   
6.87	   search
6.87	     run=4  nbConstraintChecks=31046338  nbAssignments=50000
6.87	       =>  wckTime=6.183  cpuTime=6.16  mem=5M600
8.11	   
8.11	   search
8.11	     run=5  nbConstraintChecks=37370417  nbAssignments=60000
8.11	       =>  wckTime=7.426  cpuTime=7.4  mem=5M600
9.29	   
9.29	   search
9.29	     run=6  nbConstraintChecks=43206931  nbAssignments=70000
9.29	       =>  wckTime=8.604  cpuTime=8.58  mem=5M600
10.50	   
10.50	   search
10.50	     run=7  nbConstraintChecks=49362618  nbAssignments=80000
10.50	       =>  wckTime=9.816  cpuTime=9.79  mem=5M600
11.67	   
11.67	   search
11.67	     run=8  nbConstraintChecks=55122198  nbAssignments=90000
11.67	       =>  wckTime=10.989  cpuTime=10.96  mem=5M600
12.98	   
12.98	   search
12.98	     run=9  nbConstraintChecks=62100841  nbAssignments=100000
12.98	       =>  wckTime=12.294  cpuTime=12.26  mem=5M600
14.12	   
14.12	   search
14.12	     run=10  nbConstraintChecks=67698431  nbAssignments=110000
14.12	       =>  wckTime=13.439  cpuTime=13.41  mem=5M600
15.40	   
15.40	   search
15.40	     run=11  nbConstraintChecks=74388586  nbAssignments=120000
15.40	       =>  wckTime=14.718  cpuTime=14.68  mem=5M600
16.60	   
16.60	   search
16.60	     run=12  nbConstraintChecks=80493865  nbAssignments=130000
16.60	       =>  wckTime=15.917  cpuTime=15.88  mem=5M600
17.83	   
17.83	   search
17.83	     run=13  nbConstraintChecks=86885284  nbAssignments=140000
17.83	       =>  wckTime=17.147  cpuTime=17.11  mem=5M600
18.99	   
18.99	   search
18.99	     run=14  nbConstraintChecks=92644242  nbAssignments=150000
18.99	       =>  wckTime=18.307  cpuTime=18.27  mem=5M600
20.22	   
20.22	   search
20.22	     run=15  nbConstraintChecks=98966035  nbAssignments=160000
20.22	       =>  wckTime=19.533  cpuTime=19.49  mem=5M600
21.36	   
21.36	   search
21.36	     run=16  nbConstraintChecks=104555275  nbAssignments=170000
21.36	       =>  wckTime=20.676  cpuTime=20.64  mem=5M600
22.57	   
22.57	   search
22.57	     run=17  nbConstraintChecks=110757080  nbAssignments=180000
22.57	       =>  wckTime=21.888  cpuTime=21.85  mem=5M600
23.76	   
23.76	   search
23.76	     run=18  nbConstraintChecks=116489648  nbAssignments=190000
23.76	       =>  wckTime=23.076  cpuTime=23.02  mem=5M600
24.98	   
24.98	   search
24.98	     run=19  nbConstraintChecks=122649369  nbAssignments=200000
24.98	       =>  wckTime=24.293  cpuTime=24.22  mem=5M600
26.15	   
26.15	   search
26.15	     run=20  nbConstraintChecks=128430795  nbAssignments=210000
26.15	       =>  wckTime=25.469  cpuTime=25.4  mem=5M600
27.38	   
27.38	   search
27.38	     run=21  nbConstraintChecks=134649890  nbAssignments=220000
27.38	       =>  wckTime=26.693  cpuTime=26.63  mem=5M600
28.56	   
28.56	   search
28.56	     run=22  nbConstraintChecks=140508568  nbAssignments=230000
28.56	       =>  wckTime=27.874  cpuTime=27.8  mem=5M600
29.74	   
29.74	   search
29.74	     run=23  nbConstraintChecks=146382219  nbAssignments=240000
29.74	       =>  wckTime=29.057  cpuTime=28.99  mem=5M600
30.78	   
30.78	   search
30.78	     run=24  nbConstraintChecks=151333916  nbAssignments=249175
30.78	       =>  wckTime=30.097  cpuTime=30.03  mem=5M600
30.78	   
30.78	   global
30.78	     nbConstraintChecks=151333916  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.78	     solvingWckTime=30.096  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.78	     globalCpuTime=30.29
30.78	       =>  wckTime=30.427  cpuTime=30.24  mem=5M600
30.78	   
30.78	   solver IterativeSystematicSolver being built... 
30.91	       =>  wckTime=30.552  cpuTime=30.34  mem=16M687
30.96	   
30.96	   preprocessing
30.96	     nbConstraintChecks=13831  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.96	     detectedInconsistency=no
30.96	       =>  wckTime=0.05  cpuTime=0.03  mem=16M687
30.99	   
30.99	   search
30.99	     run=0  nbConstraintChecks=36201  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
30.99	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
30.99	       =>  wckTime=0.078  cpuTime=0.06  mem=16M687
31.03	   
31.03	   search
31.03	     run=1  nbConstraintChecks=116528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
31.03	     nbFailedAssignments=56  nbBacktracks=25  nbVisitedNodes=185  nbRestartNogoods=3
31.03	       =>  wckTime=0.124  cpuTime=0.09  mem=16M687
31.07	   
31.07	   search
31.07	     run=2  nbConstraintChecks=173394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=157
31.07	     nbFailedAssignments=80  nbBacktracks=48  nbVisitedNodes=286  nbRestartNogoods=14
31.07	       =>  wckTime=0.16  cpuTime=0.13  mem=16M687
31.12	   
31.12	   search
31.12	     run=3  nbConstraintChecks=302970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=256
31.12	     nbFailedAssignments=135  nbBacktracks=81  nbVisitedNodes=473  nbRestartNogoods=21
31.12	       =>  wckTime=0.21  cpuTime=0.17  mem=16M687
31.20	   
31.20	   search
31.20	     run=4  nbConstraintChecks=471997  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=416
31.20	     nbFailedAssignments=235  nbBacktracks=131  nbVisitedNodes=783  nbRestartNogoods=31
31.20	       =>  wckTime=0.297  cpuTime=0.26  mem=16M687
31.30	   
31.30	   search
31.30	     run=5  nbConstraintChecks=711566  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=615
31.30	     nbFailedAssignments=353  nbBacktracks=206  nbVisitedNodes=1175  nbRestartNogoods=42
31.30	       =>  wckTime=0.397  cpuTime=0.36  mem=16M687
31.48	   
31.48	   search
31.48	     run=6  nbConstraintChecks=1085258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=934
31.48	     nbFailedAssignments=548  nbBacktracks=319  nbVisitedNodes=1802  nbRestartNogoods=45
31.48	       =>  wckTime=0.569  cpuTime=0.53  mem=16M687
31.71	   
31.71	   search
31.71	     run=7  nbConstraintChecks=1638491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1394
31.71	     nbFailedAssignments=828  nbBacktracks=489  nbVisitedNodes=2712  nbRestartNogoods=55
31.71	       =>  wckTime=0.805  cpuTime=0.76  mem=16M687
32.15	   
32.15	   search
32.15	     run=8  nbConstraintChecks=2602992  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2183
32.15	     nbFailedAssignments=1351  nbBacktracks=745  nbVisitedNodes=4278  nbRestartNogoods=66
32.15	       =>  wckTime=1.244  cpuTime=1.19  mem=16M687
32.66	   
32.66	   search
32.66	     run=9  nbConstraintChecks=3773793  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3137
32.66	     nbFailedAssignments=1909  nbBacktracks=1129  nbVisitedNodes=6162  nbRestartNogoods=85
32.66	       =>  wckTime=1.753  cpuTime=1.69  mem=16M687
33.34	   
33.34	   search
33.34	     run=10  nbConstraintChecks=5518178  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4525
33.34	     nbFailedAssignments=2705  nbBacktracks=1706  nbVisitedNodes=8922  nbRestartNogoods=95
33.34	       =>  wckTime=2.436  cpuTime=2.37  mem=16M687
34.55	   
34.55	   search
34.55	     run=11  nbConstraintChecks=8594679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6873
34.55	     nbFailedAssignments=4176  nbBacktracks=2571  nbVisitedNodes=13586  nbRestartNogoods=120
34.55	       =>  wckTime=3.641  cpuTime=3.57  mem=16M687
36.03	   
36.03	   search
36.03	     run=12  nbConstraintChecks=12379633  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9857
36.03	     nbFailedAssignments=5857  nbBacktracks=3868  nbVisitedNodes=19473  nbRestartNogoods=133
36.03	       =>  wckTime=5.119  cpuTime=5.05  mem=16M687
38.28	   
38.28	   search
38.28	     run=13  nbConstraintChecks=17904860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14324
38.28	     nbFailedAssignments=8356  nbBacktracks=5814  nbVisitedNodes=28267  nbRestartNogoods=138
38.28	       =>  wckTime=7.371  cpuTime=7.3  mem=16M687
39.63	   
39.63	   search
39.63	     run=14  nbConstraintChecks=21263279  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17143
39.63	     nbFailedAssignments=9793  nbBacktracks=7197  nbVisitedNodes=33776  nbRestartNogoods=155
39.63	       =>  wckTime=8.723  cpuTime=8.65  mem=16M687
39.63	   
39.63	   global
39.63	     nbConstraintChecks=21277110  nbRestartNogoods=155  solvingWckTime=8.724  solvingCpuTime=8.65  expiredTime=no
39.63	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=39.04
39.63	       =>  wckTime=39.276  cpuTime=38.99  mem=16M687
39.63	
39.63	s OPTIMUM FOUND
39.63	v 4 2 4 0 4 2 4 4 2 3 0 4 2 2 4 4 2 0 1 2 0 2 1 4 0 1 3 2 0 2 1 3 4 1 4 1 4 3 4 2 
39.63	   
39.63	   totalWckTime=39.352  totalCpuTime=39.04

Verifier Data (download as text)

2 unsatisfied constraints, 253 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/node22/watcher-279100-1169291379 -o ROOT/results/node22/solver-279100-1169291379 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279100-1169291379/unknown.xml 

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

/proc/loadavg: 1.87 2.00 1.98 4/81 694
/proc/meminfo: memFree=1407232/2055920 swapFree=4157544/4192956
[pid=693] ppid=691 vsize=1784 CPUtime=0
/proc/693/stat : 693 (java) D 691 693 32743 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 277532553 1826816 140 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/693/statm: 446 140 106 14 0 91 0

[startup+0.107263 s]
/proc/loadavg: 1.87 2.00 1.98 4/81 694
/proc/meminfo: memFree=1407232/2055920 swapFree=4157544/4192956
[pid=693] ppid=691 vsize=907676 CPUtime=0.03
/proc/693/stat : 693 (java) R 691 693 32743 0 -1 0 2319 0 1 0 2 1 0 0 20 0 4 0 277532553 929460224 2066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/693/statm: 226919 2066 1160 14 0 214502 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 907676

[startup+0.519331 s]
/proc/loadavg: 1.87 2.00 1.98 4/81 694
/proc/meminfo: memFree=1407232/2055920 swapFree=4157544/4192956
[pid=693] ppid=691 vsize=915332 CPUtime=0.43
/proc/693/stat : 693 (java) S 691 693 32743 0 -1 0 6232 0 1 0 39 4 0 0 16 0 8 0 277532553 937299968 5971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/693/statm: 228833 5971 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915332

[startup+1.34345 s]
/proc/loadavg: 1.87 2.00 1.98 2/88 701
/proc/meminfo: memFree=1388808/2055920 swapFree=4157544/4192956
[pid=693] ppid=691 vsize=915464 CPUtime=1.25
/proc/693/stat : 693 (java) R 691 693 32743 0 -1 0 7259 0 1 0 101 24 0 0 17 0 8 0 277532553 937435136 6997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/693/statm: 228866 6997 2479 14 0 215336 0
[pid=693/tid=695] ppid=691 vsize=915468 CPUtime=0.02
/proc/693/task/695/stat : 695 (java) S 691 693 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277532562 937439232 6997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=693/tid=696] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/696/stat : 696 (java) S 691 693 32743 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277532563 937435136 6997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=697] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/697/stat : 697 (java) S 691 693 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277532563 937435136 6997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=698] ppid=691 vsize=915468 CPUtime=0
/proc/693/task/698/stat : 698 (java) S 691 693 32743 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277532566 937439232 6997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=699] ppid=691 vsize=915464 CPUtime=0.12
/proc/693/task/699/stat : 699 (java) S 691 693 32743 0 -1 64 345 0 0 0 12 0 0 0 16 0 8 0 277532566 937435136 6997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=700] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/700/stat : 700 (java) S 691 693 32743 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 277532566 937435136 6997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=701] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/701/stat : 701 (java) S 691 693 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277532566 937435136 6997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915464

[startup+2.9807 s]
/proc/loadavg: 1.87 2.00 1.98 2/88 704
/proc/meminfo: memFree=1388680/2055920 swapFree=4157544/4192956
[pid=693] ppid=691 vsize=915464 CPUtime=2.89
/proc/693/stat : 693 (java) R 691 693 32743 0 -1 0 7262 0 1 0 221 68 0 0 18 0 8 0 277532553 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/693/statm: 228866 6999 2479 14 0 215336 0
[pid=693/tid=695] ppid=691 vsize=915464 CPUtime=0.02
/proc/693/task/695/stat : 695 (java) S 691 693 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277532562 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=693/tid=696] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/696/stat : 696 (java) S 691 693 32743 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277532563 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=697] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/697/stat : 697 (java) S 691 693 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277532563 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=698] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/698/stat : 698 (java) S 691 693 32743 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277532566 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=699] ppid=691 vsize=915464 CPUtime=0.12
/proc/693/task/699/stat : 699 (java) S 691 693 32743 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 277532566 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=700] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/700/stat : 700 (java) S 691 693 32743 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 277532566 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=701] ppid=691 vsize=915468 CPUtime=0
/proc/693/task/701/stat : 701 (java) S 691 693 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277532566 937439232 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915464

[startup+6.27921 s]
/proc/loadavg: 1.88 2.00 1.98 3/95 766
/proc/meminfo: memFree=1384656/2055920 swapFree=4157544/4192956
[pid=693] ppid=691 vsize=915468 CPUtime=6.18
/proc/693/stat : 693 (java) R 691 693 32743 0 -1 0 7262 0 1 0 447 171 0 0 25 0 8 0 277532553 937439232 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/693/statm: 228866 6999 2479 14 0 215336 0
[pid=693/tid=695] ppid=691 vsize=915464 CPUtime=0.02
/proc/693/task/695/stat : 695 (java) S 691 693 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277532562 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=693/tid=696] ppid=691 vsize=915468 CPUtime=0
/proc/693/task/696/stat : 696 (java) S 691 693 32743 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277532563 937439232 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=697] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/697/stat : 697 (java) S 691 693 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277532563 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=698] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/698/stat : 698 (java) S 691 693 32743 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277532566 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=699] ppid=691 vsize=915468 CPUtime=0.12
/proc/693/task/699/stat : 699 (java) S 691 693 32743 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 277532566 937439232 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=700] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/700/stat : 700 (java) S 691 693 32743 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 277532566 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=701] ppid=691 vsize=915468 CPUtime=0
/proc/693/task/701/stat : 701 (java) S 691 693 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277532566 937439232 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915468

[startup+12.7532 s]
/proc/loadavg: 1.81 1.98 1.98 2/88 794
/proc/meminfo: memFree=1388360/2055920 swapFree=4157544/4192956
[pid=693] ppid=691 vsize=915464 CPUtime=12.65
/proc/693/stat : 693 (java) R 691 693 32743 0 -1 0 7263 0 1 0 907 358 0 0 25 0 8 0 277532553 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/693/statm: 228866 7000 2479 14 0 215336 0
[pid=693/tid=695] ppid=691 vsize=915464 CPUtime=0.02
/proc/693/task/695/stat : 695 (java) S 691 693 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277532562 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=693/tid=696] ppid=691 vsize=915468 CPUtime=0
/proc/693/task/696/stat : 696 (java) S 691 693 32743 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277532563 937439232 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=697] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/697/stat : 697 (java) S 691 693 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277532563 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=698] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/698/stat : 698 (java) S 691 693 32743 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277532566 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=699] ppid=691 vsize=915464 CPUtime=0.12
/proc/693/task/699/stat : 699 (java) S 691 693 32743 0 -1 64 348 0 0 0 12 0 0 0 16 0 8 0 277532566 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=700] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/700/stat : 700 (java) S 691 693 32743 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 277532566 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=701] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/701/stat : 701 (java) S 691 693 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277532566 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915464

[startup+25.6102 s]
/proc/loadavg: 1.76 1.97 1.97 3/101 853
/proc/meminfo: memFree=1379808/2055920 swapFree=4157544/4192956
[pid=693] ppid=691 vsize=915464 CPUtime=25.47
/proc/693/stat : 693 (java) R 691 693 32743 0 -1 0 7263 0 1 0 1793 754 0 0 19 0 8 0 277532553 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/693/statm: 228866 7000 2479 14 0 215336 0
[pid=693/tid=695] ppid=691 vsize=915464 CPUtime=0.02
/proc/693/task/695/stat : 695 (java) S 691 693 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277532562 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=693/tid=696] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/696/stat : 696 (java) S 691 693 32743 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277532563 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=697] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/697/stat : 697 (java) S 691 693 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277532563 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=698] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/698/stat : 698 (java) S 691 693 32743 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277532566 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=699] ppid=691 vsize=915464 CPUtime=0.12
/proc/693/task/699/stat : 699 (java) S 691 693 32743 0 -1 64 348 0 0 0 12 0 0 0 16 0 8 0 277532566 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=700] ppid=691 vsize=915464 CPUtime=0
/proc/693/task/700/stat : 700 (java) S 691 693 32743 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 277532566 937435136 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=693/tid=701] ppid=691 vsize=915468 CPUtime=0
/proc/693/task/701/stat : 701 (java) S 691 693 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277532566 937439232 7000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 39.6739
CPU time (s): 39.509
CPU user time (s): 30.3884
CPU system time (s): 9.12061
CPU usage (%): 99.5844
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.3884
system time used= 9.12061
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9193
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= 1746
involuntary context switches= 1763

runsolver used 0.048992 s user time and 0.142978 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan 20 11:09:40 UTC 2007


IDJOB= 279100
IDBENCH= 9440
IDSOLVER= 68
FILE ID= node22/279100-1169291379

PBS_JOBID= 3609665

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-20/kbtree-9-5-3-5-20-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279100-1169291379/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-279100-1169291379 -o ROOT/results/node22/solver-279100-1169291379 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279100-1169291379/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  46c42ef5e27772844383990467e7e999

RANDOM SEED= 548748654

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.279
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.279
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:       1407648 kB
Buffers:         44136 kB
Cached:         481252 kB
SwapCached:      12356 kB
Active:         186948 kB
Inactive:       381372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407648 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:          60268 kB
Slab:            65080 kB
Committed_AS:  4479148 kB
PageTables:       2116 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node22 on Sat Jan 20 11:10:21 UTC 2007