Trace number 1126737

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 16.1405 28.2548

DiagnosticValue
CHECKS73
NODES0

General information on the benchmark

Namemaxcsp/warehouses/
normalized-cap93_ext.xml
MD5SUMa80e1d18423c15c52112767d2c53ef30
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.062989
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints1275
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension1275
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.04/12.08	
0.04/12.08	Abscon 112 (May, 2008)
0.24/12.24	
0.24/12.24	   configuration
0.24/12.24	     name=mrdac-wdeg.xml
0.33/12.31	   
0.33/12.31	   instance
0.33/12.31	     name=HOME/instance-1126737-1216186684.xml
0.33/12.35	   
0.33/12.35	   domains being loaded...
0.33/12.36	   
0.33/12.36	   variables being loaded...
0.33/12.40	     nbVariables=76  nbDomainTypes=3  minDomainSize=1  maxDomainSize=25  nbTotalValues=1301
0.33/12.40	       =>  wckTime=0.154  cpuTime=0.11  mem=7M908
0.33/12.40	   
0.33/12.40	   relations being loaded...
0.42/12.40	   
0.42/12.40	   constraints being loaded...
0.62/12.64	     nbConstraints=1275  nbRelationTypes=27  nbSingletonDomainVariables=1  nbExtensionStructures=27
0.62/12.64	     nbSharedExtensionStructures=1248  nbConflictsStructures=27  nbSharedConflictsStructures=1248
0.62/12.64	     nbSharedBinaryRepresentations=673  minDegree=25  maxDegree=51  minArity=2  maxArity=2
0.62/12.64	       =>  wckTime=0.394  cpuTime=0.26  mem=14M806
0.62/12.69	   
0.62/12.69	   solver LocalSearchSolver being built... 
0.72/12.74	       =>  wckTime=0.494  cpuTime=0.3  mem=6M521
0.72/12.75	
0.72/12.75	s SATISFIABLE
0.72/12.75	o 37
0.72/12.75	o 34
0.72/12.75	o 32
0.72/12.75	o 30
0.72/12.75	o 28
0.72/12.75	o 27
0.72/12.75	o 26
0.72/12.75	o 25
0.72/12.75	o 24
0.72/12.75	o 23
0.72/12.76	o 22
0.72/12.76	o 21
0.72/12.76	o 20
0.72/12.76	o 19
0.72/12.76	o 18
0.72/12.76	o 17
0.72/12.76	o 16
0.72/12.76	o 15
0.72/12.77	o 13
0.72/12.78	o 12
0.72/12.78	o 11
0.72/12.78	o 10
0.72/12.78	o 9
0.72/12.78	o 8
0.72/12.79	o 4
0.72/12.79	o 3
0.72/12.80	o 2
0.82/12.82	o 1
0.82/12.88	o 0
0.82/12.88	    First solution found
15.91/28.10	   
15.91/28.10	   search
15.91/28.10	     run=0  nbConstraintChecks=115474934  nbAssignments=10000
15.91/28.10	       =>  wckTime=15.362  cpuTime=15.21  mem=7M561
16.00/28.10	   
16.00/28.10	   search
16.00/28.10	     run=0  nbConstraintChecks=115474934  nbAssignments=10000
16.00/28.10	       =>  wckTime=15.362  cpuTime=15.21  mem=7M561
16.00/28.10	   
16.00/28.10	   global
16.00/28.10	     nbConstraintChecks=115474934  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
16.00/28.10	     solvingWckTime=15.361  solvingCpuTime=15.21  expiredTime=no  totalExploration=yes  nbFoundSolutions=2212
16.00/28.10	     firstSolutionCpuTime=0.44  globalCpuTime=15.55
16.00/28.10	       =>  wckTime=15.858  cpuTime=15.51  mem=7M561
16.00/28.10	   
16.00/28.10	   solver DecomposerSolver being built... 
16.11/28.20	       =>  wckTime=15.956  cpuTime=15.59  mem=17M709
16.11/28.20	C50(V0,V75)
16.11/28.20	C50(V0,V75)
16.11/28.20	C101(V1,V75)
16.11/28.20	C101(V1,V75)
16.11/28.20	C152(V2,V75)
16.11/28.20	C152(V2,V75)
16.11/28.20	C203(V3,V75)
16.11/28.20	C203(V3,V75)
16.11/28.20	C254(V4,V75)
16.11/28.20	C254(V4,V75)
16.11/28.20	C305(V5,V75)
16.11/28.20	C305(V5,V75)
16.11/28.20	C356(V6,V75)
16.11/28.20	C356(V6,V75)
16.11/28.20	C407(V7,V75)
16.11/28.20	C407(V7,V75)
16.11/28.21	C458(V8,V75)
16.11/28.21	C458(V8,V75)
16.11/28.21	C509(V9,V75)
16.11/28.21	C509(V9,V75)
16.11/28.21	C610(V11,V75)
16.11/28.21	C610(V11,V75)
16.11/28.21	C661(V12,V75)
16.11/28.21	C661(V12,V75)
16.11/28.21	C712(V13,V75)
16.11/28.21	C712(V13,V75)
16.11/28.21	C763(V14,V75)
16.11/28.21	C763(V14,V75)
16.11/28.21	C814(V15,V75)
16.11/28.21	C814(V15,V75)
16.11/28.21	C865(V16,V75)
16.11/28.21	C865(V16,V75)
16.11/28.21	C916(V17,V75)
16.11/28.21	C916(V17,V75)
16.11/28.21	C967(V18,V75)
16.11/28.21	C967(V18,V75)
16.11/28.21	C1018(V19,V75)
16.11/28.21	C1018(V19,V75)
16.11/28.21	C1069(V20,V75)
16.11/28.21	C1069(V20,V75)
16.11/28.21	C1120(V21,V75)
16.11/28.21	C1120(V21,V75)
16.11/28.21	C1171(V22,V75)
16.11/28.21	C1171(V22,V75)
16.11/28.21	C1222(V23,V75)
16.11/28.21	C1222(V23,V75)
16.11/28.21	C1273(V24,V75)
16.11/28.21	C1273(V24,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.21	C1274(V47,V75)
16.11/28.22	C1274(V47,V75)
16.11/28.22	C1274(V47,V75)
16.11/28.22	C1274(V47,V75)
16.11/28.22	C1274(V47,V75)
16.11/28.22	   
16.11/28.22	   preprocessing
16.11/28.22	     nbConstraintChecks=73  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
16.11/28.22	     detectedInconsistency=yes
16.11/28.22	       =>  wckTime=0.017  cpuTime=0.01  mem=17M709
16.11/28.22	   
16.11/28.22	   global
16.11/28.22	     nbConstraintChecks=73  solvingWckTime=0.019  solvingCpuTime=0.01  expiredTime=no  totalExploration=yes
16.11/28.22	     nbFoundSolutions=0  upperBound=0  upperBoundWckTime=0.0  upperBoundCpuTime=0.0  globalCpuTime=15.64
16.11/28.22	       =>  wckTime=15.977  cpuTime=15.6  mem=18M700
16.11/28.22	
16.11/28.22	s OPTIMUM FOUND
16.11/28.22	v 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 -1 
16.11/28.22	d NODES 0
16.11/28.22	d CHECKS 73
16.11/28.22	   
16.11/28.22	   totalWckTime=16.027  totalCpuTime=15.65

Verifier Data (download as text)

OK	0	1275
0 unsatisfied constraints, 1275 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-1126737-1216186684/watcher-1126737-1216186684 -o /tmp/evaluation-result-1126737-1216186684/solver-1126737-1216186684 -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-1126737-1216186684.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: 5.67 6.68 7.90 4/111 28184
/proc/meminfo: memFree=1901244/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=18572 CPUtime=0
/proc/28184/stat : 28184 (runsolver) R 28182 28184 27443 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 75365361 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/28184/statm: 4643 292 257 25 0 2626 0

[startup+0.055116 s]
/proc/loadavg: 5.67 6.68 7.90 4/111 28184
/proc/meminfo: memFree=1901244/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=18572 CPUtime=0
/proc/28184/stat : 28184 (runsolver) D 28182 28184 27443 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 75365361 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28184/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.101121 s]
/proc/loadavg: 5.67 6.68 7.90 4/111 28184
/proc/meminfo: memFree=1901244/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=18572 CPUtime=0
/proc/28184/stat : 28184 (runsolver) D 28182 28184 27443 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 75365361 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28184/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.301156 s]
/proc/loadavg: 5.67 6.68 7.90 4/111 28184
/proc/meminfo: memFree=1901244/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=18572 CPUtime=0
/proc/28184/stat : 28184 (runsolver) D 28182 28184 27443 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 75365361 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28184/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.701231 s]
/proc/loadavg: 5.67 6.68 7.90 4/111 28184
/proc/meminfo: memFree=1901244/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=18572 CPUtime=0
/proc/28184/stat : 28184 (runsolver) D 28182 28184 27443 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 75365361 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28184/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+1.50138 s]
/proc/loadavg: 6.01 6.74 7.91 3/114 28187
/proc/meminfo: memFree=1900388/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=18572 CPUtime=0
/proc/28184/stat : 28184 (runsolver) D 28182 28184 27443 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 75365361 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28184/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+3.1019 s]
/proc/loadavg: 6.01 6.74 7.91 2/114 28187
/proc/meminfo: memFree=1900132/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=18572 CPUtime=0
/proc/28184/stat : 28184 (runsolver) D 28182 28184 27443 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 75365361 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28184/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+6.30126 s]
/proc/loadavg: 6.01 6.74 7.91 2/114 28187
/proc/meminfo: memFree=1900132/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=18572 CPUtime=0
/proc/28184/stat : 28184 (runsolver) D 28182 28184 27443 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 75365361 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28184/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+12.7024 s]
/proc/loadavg: 6.31 6.78 7.91 2/118 28193
/proc/meminfo: memFree=1895748/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=867136 CPUtime=0.72
/proc/28184/stat : 28184 (java) S 28182 28184 27443 0 -1 0 9975 0 1 0 62 10 0 0 18 0 9 0 75365361 887947264 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28184/statm: 216784 9143 2630 9 0 211290 0
[pid=28184/tid=28188] ppid=28182 vsize=867136 CPUtime=0.5
/proc/28184/task/28188/stat : 28188 (java) R 28182 28184 27443 0 -1 64 7433 0 1 0 44 6 0 0 20 0 9 0 75366402 887947264 9143 996147200 134512640 134550740 4294955952 18446744073709551615 103269579 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28191] ppid=28182 vsize=867136 CPUtime=0.04
/proc/28184/task/28191/stat : 28191 (java) S 28182 28184 27443 0 -1 64 1373 0 0 0 4 0 0 0 16 0 9 0 75366546 887947264 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28192] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28192/stat : 28192 (java) S 28182 28184 27443 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75366547 887947264 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28193] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28193/stat : 28193 (java) S 28182 28184 27443 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 75366547 887947264 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 867136

[startup+25.5018 s]
/proc/loadavg: 5.65 6.62 7.85 3/112 28197
/proc/meminfo: memFree=1873268/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=867136 CPUtime=13.42
/proc/28184/stat : 28184 (java) S 28182 28184 27443 0 -1 0 10036 0 1 0 1302 40 0 0 18 0 9 0 75365361 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28184/statm: 216784 9201 2634 9 0 211290 0
[pid=28184/tid=28188] ppid=28182 vsize=867136 CPUtime=13.14
/proc/28184/task/28188/stat : 28188 (java) R 28182 28184 27443 0 -1 64 7459 0 1 0 1278 36 0 0 25 0 9 0 75366402 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4126811085 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28191] ppid=28182 vsize=867136 CPUtime=0.04
/proc/28184/task/28191/stat : 28191 (java) S 28182 28184 27443 0 -1 64 1373 0 0 0 4 0 0 0 16 0 9 0 75366546 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28192] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28192/stat : 28192 (java) S 28182 28184 27443 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75366547 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28193] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28193/stat : 28193 (java) S 28182 28184 27443 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 75366547 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28194] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28194/stat : 28194 (java) S 28182 28184 27443 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28184/tid=28195] ppid=28182 vsize=867136 CPUtime=0.18
/proc/28184/task/28195/stat : 28195 (java) S 28182 28184 27443 0 -1 64 507 0 0 0 18 0 0 0 16 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28196] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28196/stat : 28196 (java) S 28182 28184 27443 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28184/tid=28197] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28197/stat : 28197 (java) S 28182 28184 27443 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.42
Current children cumulated vsize (KiB) 867136

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

[startup+27.1021 s]
/proc/loadavg: 5.36 6.54 7.81 3/112 28197
/proc/meminfo: memFree=1873268/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=867136 CPUtime=15.01
/proc/28184/stat : 28184 (java) S 28182 28184 27443 0 -1 0 10036 0 1 0 1457 44 0 0 18 0 9 0 75365361 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28184/statm: 216784 9201 2634 9 0 211290 0
[pid=28184/tid=28188] ppid=28182 vsize=867136 CPUtime=14.74
/proc/28184/task/28188/stat : 28188 (java) R 28182 28184 27443 0 -1 64 7459 0 1 0 1434 40 0 0 25 0 9 0 75366402 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4126809496 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28191] ppid=28182 vsize=867136 CPUtime=0.04
/proc/28184/task/28191/stat : 28191 (java) S 28182 28184 27443 0 -1 64 1373 0 0 0 4 0 0 0 16 0 9 0 75366546 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28192] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28192/stat : 28192 (java) S 28182 28184 27443 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75366547 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28193] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28193/stat : 28193 (java) S 28182 28184 27443 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 75366547 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28194] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28194/stat : 28194 (java) S 28182 28184 27443 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28184/tid=28195] ppid=28182 vsize=867136 CPUtime=0.18
/proc/28184/task/28195/stat : 28195 (java) S 28182 28184 27443 0 -1 64 507 0 0 0 18 0 0 0 16 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28196] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28196/stat : 28196 (java) S 28182 28184 27443 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28184/tid=28197] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28197/stat : 28197 (java) S 28182 28184 27443 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.01
Current children cumulated vsize (KiB) 867136

[startup+27.9022 s]
/proc/loadavg: 5.36 6.54 7.81 3/112 28197
/proc/meminfo: memFree=1873268/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=867136 CPUtime=15.81
/proc/28184/stat : 28184 (java) S 28182 28184 27443 0 -1 0 10036 0 1 0 1535 46 0 0 18 0 9 0 75365361 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28184/statm: 216784 9201 2634 9 0 211290 0
[pid=28184/tid=28188] ppid=28182 vsize=867136 CPUtime=15.53
/proc/28184/task/28188/stat : 28188 (java) R 28182 28184 27443 0 -1 64 7459 0 1 0 1511 42 0 0 25 0 9 0 75366402 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4126817463 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28191] ppid=28182 vsize=867136 CPUtime=0.04
/proc/28184/task/28191/stat : 28191 (java) S 28182 28184 27443 0 -1 64 1373 0 0 0 4 0 0 0 16 0 9 0 75366546 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28192] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28192/stat : 28192 (java) S 28182 28184 27443 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75366547 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28193] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28193/stat : 28193 (java) S 28182 28184 27443 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 75366547 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28194] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28194/stat : 28194 (java) S 28182 28184 27443 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28184/tid=28195] ppid=28182 vsize=867136 CPUtime=0.18
/proc/28184/task/28195/stat : 28195 (java) S 28182 28184 27443 0 -1 64 507 0 0 0 18 0 0 0 16 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28196] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28196/stat : 28196 (java) S 28182 28184 27443 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28184/tid=28197] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28197/stat : 28197 (java) S 28182 28184 27443 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.81
Current children cumulated vsize (KiB) 867136

[startup+28.1023 s]
/proc/loadavg: 5.36 6.54 7.81 3/112 28197
/proc/meminfo: memFree=1873268/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=867136 CPUtime=16
/proc/28184/stat : 28184 (java) S 28182 28184 27443 0 -1 0 10036 0 1 0 1554 46 0 0 18 0 9 0 75365361 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28184/statm: 216784 9201 2634 9 0 211290 0
[pid=28184/tid=28188] ppid=28182 vsize=867136 CPUtime=15.73
/proc/28184/task/28188/stat : 28188 (java) R 28182 28184 27443 0 -1 64 7459 0 1 0 1531 42 0 0 25 0 9 0 75366402 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4125960885 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28191] ppid=28182 vsize=867136 CPUtime=0.04
/proc/28184/task/28191/stat : 28191 (java) S 28182 28184 27443 0 -1 64 1373 0 0 0 4 0 0 0 16 0 9 0 75366546 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28192] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28192/stat : 28192 (java) S 28182 28184 27443 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75366547 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28193] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28193/stat : 28193 (java) S 28182 28184 27443 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 75366547 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28194] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28194/stat : 28194 (java) S 28182 28184 27443 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28184/tid=28195] ppid=28182 vsize=867136 CPUtime=0.18
/proc/28184/task/28195/stat : 28195 (java) S 28182 28184 27443 0 -1 64 507 0 0 0 18 0 0 0 16 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28196] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28196/stat : 28196 (java) S 28182 28184 27443 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28184/tid=28197] ppid=28182 vsize=867136 CPUtime=0
/proc/28184/task/28197/stat : 28197 (java) S 28182 28184 27443 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75366564 887947264 9201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16
Current children cumulated vsize (KiB) 867136

[startup+28.2023 s]
/proc/loadavg: 5.36 6.54 7.81 3/112 28197
/proc/meminfo: memFree=1873268/2055920 swapFree=4152088/4192956
[pid=28184] ppid=28182 vsize=867140 CPUtime=16.11
/proc/28184/stat : 28184 (java) S 28182 28184 27443 0 -1 0 10443 0 1 0 1564 47 0 0 18 0 9 0 75365361 887951360 9608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28184/statm: 216785 9608 2635 9 0 211291 0
[pid=28184/tid=28188] ppid=28182 vsize=867140 CPUtime=15.81
/proc/28184/task/28188/stat : 28188 (java) R 28182 28184 27443 0 -1 64 7857 0 1 0 1538 43 0 0 25 0 9 0 75366402 887951360 9608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28191] ppid=28182 vsize=867140 CPUtime=0.04
/proc/28184/task/28191/stat : 28191 (java) S 28182 28184 27443 0 -1 64 1373 0 0 0 4 0 0 0 16 0 9 0 75366546 887951360 9608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28192] ppid=28182 vsize=867140 CPUtime=0
/proc/28184/task/28192/stat : 28192 (java) S 28182 28184 27443 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75366547 887951360 9608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28193] ppid=28182 vsize=867140 CPUtime=0
/proc/28184/task/28193/stat : 28193 (java) S 28182 28184 27443 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 75366547 887951360 9608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28194] ppid=28182 vsize=867140 CPUtime=0
/proc/28184/task/28194/stat : 28194 (java) S 28182 28184 27443 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75366564 887951360 9608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28184/tid=28195] ppid=28182 vsize=867140 CPUtime=0.2
/proc/28184/task/28195/stat : 28195 (java) S 28182 28184 27443 0 -1 64 516 0 0 0 20 0 0 0 16 0 9 0 75366564 887951360 9608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28184/tid=28196] ppid=28182 vsize=867140 CPUtime=0
/proc/28184/task/28196/stat : 28196 (java) S 28182 28184 27443 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75366564 887951360 9608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28184/tid=28197] ppid=28182 vsize=867140 CPUtime=0
/proc/28184/task/28197/stat : 28197 (java) S 28182 28184 27443 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75366564 887951360 9608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.11
Current children cumulated vsize (KiB) 867140

Child status: 0
Real time (s): 28.2548
CPU time (s): 16.1405
CPU user time (s): 15.6606
CPU system time (s): 0.479927
CPU usage (%): 57.1251
Max. virtual memory (cumulated for all children) (KiB): 867140

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

runsolver used 0.057991 second user time and 0.170974 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-16 07:38:08
IDJOB=1126737
IDBENCH=66082
IDSOLVER=359
FILE ID=node90/1126737-1216186684
PBS_JOBID= 7905883
Free space on /tmp= 66552 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/maxcsp/warehouses/normalized-cap93_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-1126737-1216186684/watcher-1126737-1216186684 -o /tmp/evaluation-result-1126737-1216186684/solver-1126737-1216186684 -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-1126737-1216186684.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a80e1d18423c15c52112767d2c53ef30
RANDOM SEED=2023574552

node90.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.256
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	: 5931.00
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.256
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1902396 kB
Buffers:          2452 kB
Cached:          54692 kB
SwapCached:      21124 kB
Active:          83520 kB
Inactive:        14008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902396 kB
SwapTotal:     4192956 kB
SwapFree:      4152088 kB
Dirty:            2364 kB
Writeback:           4 kB
Mapped:          48904 kB
Slab:            37516 kB
Committed_AS:   443192 kB
PageTables:       4692 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= 66552 MiB
End job on node90 at 2008-07-16 07:38:36