Trace number 1128625

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112 pc-wOPTIMUM 3.18751 3.93309

DiagnosticValue
CHECKS0
NODES0

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-10/
normalized-kbtree-9-5-3-5-10-18_ext.xml
MD5SUM5b3a7c98974378c63cfa8692ece8be95
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints0
Best CPU time to get the best result obtained on this benchmark0.019996
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.01/0.76	
0.01/0.76	Abscon 112 (May, 2008)
0.22/0.92	
0.22/0.92	   configuration
0.22/0.92	     name=mrdac-wdeg.xml
0.22/0.95	   
0.22/0.95	   instance
0.22/0.95	     name=HOME/instance-1128625-1216786878.xml
0.22/0.99	   
0.22/0.99	   domains being loaded...
0.22/1.00	   
0.22/1.00	   variables being loaded...
0.31/1.03	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=200
0.31/1.03	       =>  wckTime=0.111  cpuTime=0.1  mem=7M858
0.31/1.03	   
0.31/1.03	   relations being loaded...
0.31/1.07	   
0.31/1.07	   constraints being loaded...
0.51/1.20	     nbConstraints=255  nbRelationTypes=173  nbExtensionStructures=173  nbSharedExtensionStructures=82
0.51/1.20	     nbConflictsStructures=173  nbSharedConflictsStructures=82  nbSharedBinaryRepresentations=1714  minDegree=9
0.51/1.20	     maxDegree=34  minArity=2  maxArity=2
0.51/1.20	       =>  wckTime=0.285  cpuTime=0.2  mem=11M809
0.51/1.25	   
0.51/1.25	   solver LocalSearchSolver being built... 
0.51/1.29	       =>  wckTime=0.376  cpuTime=0.24  mem=5M694
0.61/1.30	
0.61/1.30	s SATISFIABLE
0.61/1.30	o 15
0.61/1.30	o 13
0.61/1.30	o 11
0.61/1.30	o 9
0.61/1.30	o 8
0.61/1.31	o 7
0.61/1.31	o 6
0.61/1.31	o 5
0.61/1.31	o 4
0.61/1.31	o 3
0.61/1.31	o 2
0.61/1.31	o 1
0.61/1.31	o 0
0.61/1.31	    First solution found
3.01/3.75	   
3.01/3.75	   search
3.01/3.75	     run=0  nbConstraintChecks=15162927  nbAssignments=10000
3.01/3.75	       =>  wckTime=2.456  cpuTime=2.43  mem=6M686
3.01/3.75	   
3.01/3.75	   search
3.01/3.75	     run=0  nbConstraintChecks=15162927  nbAssignments=10000
3.01/3.75	       =>  wckTime=2.456  cpuTime=2.43  mem=6M686
3.01/3.75	   
3.01/3.75	   global
3.01/3.75	     nbConstraintChecks=15162927  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.01/3.75	     solvingWckTime=2.455  solvingCpuTime=2.42  expiredTime=no  totalExploration=yes  nbFoundSolutions=9987
3.01/3.75	     firstSolutionCpuTime=0.26  globalCpuTime=2.71
3.01/3.75	       =>  wckTime=2.833  cpuTime=2.67  mem=6M686
3.01/3.75	   
3.01/3.75	   solver DecomposerSolver being built... 
3.11/3.85	       =>  wckTime=2.931  cpuTime=2.75  mem=16M749
3.11/3.85	   
3.11/3.85	   preprocessing
3.11/3.85	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.11/3.85	     detectedInconsistency=yes
3.11/3.85	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M749
3.11/3.86	   
3.11/3.86	   global
3.11/3.86	     nbConstraintChecks=0  solvingWckTime=0.0060  solvingCpuTime=0.0  expiredTime=no  totalExploration=yes
3.11/3.86	     nbFoundSolutions=0  upperBound=0  upperBoundWckTime=0.0  upperBoundCpuTime=0.0  globalCpuTime=2.79
3.11/3.86	       =>  wckTime=2.938  cpuTime=2.75  mem=16M749
3.11/3.86	
3.11/3.86	s OPTIMUM FOUND
3.11/3.86	v 2 1 4 3 2 2 4 4 0 1 4 3 3 4 1 3 0 1 1 3 0 1 3 1 2 3 0 4 4 2 1 3 3 4 1 3 1 2 0 1 
3.11/3.86	d NODES 0
3.11/3.86	d CHECKS 0
3.11/3.86	   
3.11/3.86	   totalWckTime=3.005  totalCpuTime=2.8

Verifier Data (download as text)

OK	0	255
0 unsatisfied constraints, 255 satisfied constraints

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1128625-1216786878/watcher-1128625-1216786878 -o /tmp/evaluation-result-1128625-1216786878/solver-1128625-1216786878 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1128625-1216786878.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.68 2.66 2.63 5/80 6008
/proc/meminfo: memFree=1272112/2055920 swapFree=4192956/4192956
[pid=6008] ppid=6006 vsize=18572 CPUtime=0
/proc/6008/stat : 6008 (runsolver) R 6006 6008 4576 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 5776895 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 264519609639 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/6008/statm: 4643 292 257 25 0 2626 0

[startup+0.0891961 s]
/proc/loadavg: 2.68 2.66 2.63 5/80 6008
/proc/meminfo: memFree=1272112/2055920 swapFree=4192956/4192956
[pid=6008] ppid=6006 vsize=10616 CPUtime=0
/proc/6008/stat : 6008 (java) S 6006 6008 4576 0 -1 0 683 0 0 0 0 0 0 0 19 0 2 0 5776895 10870784 478 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6008/statm: 2655 482 212 9 0 1185 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10616

[startup+0.101196 s]
/proc/loadavg: 2.68 2.66 2.63 5/80 6008
/proc/meminfo: memFree=1272112/2055920 swapFree=4192956/4192956
[pid=6008] ppid=6006 vsize=10708 CPUtime=0
/proc/6008/stat : 6008 (java) S 6006 6008 4576 0 -1 0 736 0 0 0 0 0 0 0 19 0 2 0 5776895 10964992 517 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/6008/statm: 2676 519 243 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10708

[startup+0.301224 s]
/proc/loadavg: 2.68 2.66 2.63 5/80 6008
/proc/meminfo: memFree=1272112/2055920 swapFree=4192956/4192956
[pid=6008] ppid=6006 vsize=860508 CPUtime=0.01
/proc/6008/stat : 6008 (java) S 6006 6008 4576 0 -1 0 1321 0 1 0 0 1 0 0 19 0 2 0 5776895 881160192 1070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/6008/statm: 215127 1070 382 9 0 213525 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860508

[startup+0.701276 s]
/proc/loadavg: 2.68 2.66 2.63 5/80 6008
/proc/meminfo: memFree=1272112/2055920 swapFree=4192956/4192956
[pid=6008] ppid=6006 vsize=861228 CPUtime=0.01
/proc/6008/stat : 6008 (java) S 6006 6008 4576 0 -1 0 1745 0 1 0 0 1 0 0 19 0 3 0 5776895 881897472 1440 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/6008/statm: 215307 1443 594 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+1.50239 s]
/proc/loadavg: 2.68 2.66 2.63 3/89 6017
/proc/meminfo: memFree=1257960/2055920 swapFree=4192956/4192956
[pid=6008] ppid=6006 vsize=867112 CPUtime=0.81
/proc/6008/stat : 6008 (java) S 6006 6008 4576 0 -1 0 8938 0 1 0 72 9 0 0 19 0 9 0 5776895 887922688 8105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6008/statm: 216778 8105 2633 9 0 211284 0
[pid=6008/tid=6010] ppid=6006 vsize=867112 CPUtime=0.6
/proc/6008/task/6010/stat : 6010 (java) R 6006 6008 4576 0 -1 64 6583 0 1 0 54 6 0 0 25 0 9 0 5776904 887922688 8105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6011] ppid=6006 vsize=867112 CPUtime=0.03
/proc/6008/task/6011/stat : 6011 (java) S 6006 6008 4576 0 -1 64 1172 0 0 0 3 0 0 0 16 0 9 0 5776965 887922688 8105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6012] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6012/stat : 6012 (java) S 6006 6008 4576 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 5776965 887922688 8105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6013] ppid=6006 vsize=867116 CPUtime=0
/proc/6008/task/6013/stat : 6013 (java) S 6006 6008 4576 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5776965 887926784 8105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6014] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6014/stat : 6014 (java) S 6006 6008 4576 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 5776967 887922688 8105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6015] ppid=6006 vsize=867112 CPUtime=0.14
/proc/6008/task/6015/stat : 6015 (java) S 6006 6008 4576 0 -1 64 486 0 0 0 14 0 0 0 16 0 9 0 5776967 887922688 8105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6016] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6016/stat : 6016 (java) S 6006 6008 4576 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 5776967 887922688 8105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6017] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6017/stat : 6017 (java) S 6006 6008 4576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5776967 887922688 8105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 867112

[startup+3.10259 s]
/proc/loadavg: 2.62 2.65 2.62 4/89 6017
/proc/meminfo: memFree=1250024/2055920 swapFree=4192956/4192956
[pid=6008] ppid=6006 vsize=867112 CPUtime=2.41
/proc/6008/stat : 6008 (java) S 6006 6008 4576 0 -1 0 8946 0 1 0 211 30 0 0 19 0 9 0 5776895 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6008/statm: 216778 8112 2633 9 0 211284 0
[pid=6008/tid=6010] ppid=6006 vsize=867112 CPUtime=2.2
/proc/6008/task/6010/stat : 6010 (java) R 6006 6008 4576 0 -1 64 6585 0 1 0 192 28 0 0 25 0 9 0 5776904 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4126764860 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6011] ppid=6006 vsize=867112 CPUtime=0.03
/proc/6008/task/6011/stat : 6011 (java) S 6006 6008 4576 0 -1 64 1172 0 0 0 3 0 0 0 16 0 9 0 5776965 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6012] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6012/stat : 6012 (java) S 6006 6008 4576 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 5776965 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6013] ppid=6006 vsize=867116 CPUtime=0
/proc/6008/task/6013/stat : 6013 (java) S 6006 6008 4576 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5776965 887926784 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6014] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6014/stat : 6014 (java) S 6006 6008 4576 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 5776967 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6015] ppid=6006 vsize=867112 CPUtime=0.15
/proc/6008/task/6015/stat : 6015 (java) S 6006 6008 4576 0 -1 64 492 0 0 0 15 0 0 0 16 0 9 0 5776967 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6016] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6016/stat : 6016 (java) S 6006 6008 4576 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 5776967 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6017] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6017/stat : 6017 (java) S 6006 6008 4576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5776967 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 867112

Solver just ended. Dumping a history of the last processes samples

[startup+3.50263 s]
/proc/loadavg: 2.62 2.65 2.62 3/89 6017
/proc/meminfo: memFree=1249960/2055920 swapFree=4192956/4192956
[pid=6008] ppid=6006 vsize=867112 CPUtime=2.81
/proc/6008/stat : 6008 (java) S 6006 6008 4576 0 -1 0 8946 0 1 0 245 36 0 0 19 0 9 0 5776895 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6008/statm: 216778 8112 2633 9 0 211284 0
[pid=6008/tid=6010] ppid=6006 vsize=867116 CPUtime=2.6
/proc/6008/task/6010/stat : 6010 (java) R 6006 6008 4576 0 -1 64 6585 0 1 0 226 34 0 0 25 0 9 0 5776904 887926784 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6011] ppid=6006 vsize=867112 CPUtime=0.03
/proc/6008/task/6011/stat : 6011 (java) S 6006 6008 4576 0 -1 64 1172 0 0 0 3 0 0 0 16 0 9 0 5776965 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6012] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6012/stat : 6012 (java) S 6006 6008 4576 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 5776965 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6013] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6013/stat : 6013 (java) S 6006 6008 4576 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5776965 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6014] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6014/stat : 6014 (java) S 6006 6008 4576 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 5776967 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6015] ppid=6006 vsize=867112 CPUtime=0.15
/proc/6008/task/6015/stat : 6015 (java) S 6006 6008 4576 0 -1 64 492 0 0 0 15 0 0 0 16 0 9 0 5776967 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6016] ppid=6006 vsize=867116 CPUtime=0
/proc/6008/task/6016/stat : 6016 (java) S 6006 6008 4576 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 5776967 887926784 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6017] ppid=6006 vsize=867112 CPUtime=0
/proc/6008/task/6017/stat : 6017 (java) S 6006 6008 4576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5776967 887922688 8112 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 867112

[startup+3.90269 s]
/proc/loadavg: 2.62 2.65 2.62 3/89 6017
/proc/meminfo: memFree=1249960/2055920 swapFree=4192956/4192956
[pid=6008] ppid=6006 vsize=867568 CPUtime=3.17
/proc/6008/stat : 6008 (java) S 6006 6008 4576 0 -1 0 10254 0 1 0 277 40 0 0 19 0 7 0 5776895 888389632 9419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6008/statm: 216892 9419 2635 9 0 211398 0
[pid=6008/tid=6010] ppid=6006 vsize=867568 CPUtime=2.94
/proc/6008/task/6010/stat : 6010 (java) R 6006 6008 4576 0 -1 64 7879 0 1 0 256 38 0 0 24 0 7 0 5776904 888389632 9419 996147200 134512640 134550740 4294955952 18446744073709551615 103205207 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6011] ppid=6006 vsize=867568 CPUtime=0.03
/proc/6008/task/6011/stat : 6011 (java) S 6006 6008 4576 0 -1 64 1172 0 0 0 3 0 0 0 16 0 7 0 5776965 888389632 9419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6012] ppid=6006 vsize=867568 CPUtime=0
/proc/6008/task/6012/stat : 6012 (java) S 6006 6008 4576 0 -1 64 12 0 0 0 0 0 0 0 16 0 7 0 5776965 888389632 9419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6013] ppid=6006 vsize=867568 CPUtime=0
/proc/6008/task/6013/stat : 6013 (java) S 6006 6008 4576 0 -1 64 5 0 0 0 0 0 0 0 15 0 7 0 5776965 888389632 9419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6015] ppid=6006 vsize=867568 CPUtime=0.17
/proc/6008/task/6015/stat : 6015 (java) S 6006 6008 4576 0 -1 64 498 0 0 0 17 0 0 0 16 0 7 0 5776967 888389632 9419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6008/tid=6016] ppid=6006 vsize=867568 CPUtime=0
/proc/6008/task/6016/stat : 6016 (java) S 6006 6008 4576 0 -1 64 2 0 0 0 0 0 0 0 25 0 7 0 5776967 888389632 9419 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 867568

Child status: 0
Real time (s): 3.93309
CPU time (s): 3.18751
CPU user time (s): 2.77358
CPU system time (s): 0.413937
CPU usage (%): 81.0435
Max. virtual memory (cumulated for all children) (KiB): 867568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.77358
system time used= 0.413937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10255
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= 982
involuntary context switches= 2358

runsolver used 0.008998 second user time and 0.019996 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-23 06:21:18
IDJOB=1128625
IDBENCH=65816
IDSOLVER=359
FILE ID=node40/1128625-1216786878
PBS_JOBID= 7974148
Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-10/normalized-kbtree-9-5-3-5-10-18_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1128625-1216786878/watcher-1128625-1216786878 -o /tmp/evaluation-result-1128625-1216786878/solver-1128625-1216786878 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1128625-1216786878.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5b3a7c98974378c63cfa8692ece8be95
RANDOM SEED=1225659158

node40.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.238
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.238
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:       1272592 kB
Buffers:         40816 kB
Cached:         578596 kB
SwapCached:          0 kB
Active:         215256 kB
Inactive:       493436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1272592 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:         109676 kB
Slab:            59608 kB
Committed_AS:   913436 kB
PageTables:       2004 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= 66556 MiB
End job on node40 at 2008-07-23 06:21:22