Trace number 1076758

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
mddc-solv 2008-06-09UNSAT 793.802 795.262

DiagnosticValue
CHECKS984750

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg13-14_ext.xml
MD5SUMd30d429cf00b20dd1d01dc037907e480
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark162.52
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints27
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension27
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.15	c loading... 0.65 secs
0.59/0.66	c smallest 23272
0.59/0.66	c largest 26696
0.59/0.66	c average 24984
0.59/0.66	
793.73/795.25	s UNSATISFIABLE
793.73/795.25	d CHECKS 984750
793.73/795.25	c FAILS 8008
793.73/795.25	c RESTARTS 4

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1076758-1215190041/watcher-1076758-1215190041 -o /tmp/evaluation-result-1076758-1215190041/solver-1076758-1215190041 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1076758-1215190041.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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: 1.99 1.98 1.99 4/72 18686
/proc/meminfo: memFree=1658528/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=9916 CPUtime=0.19
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 2754 0 0 0 18 1 0 0 19 0 1 0 1997978264 10153984 1697 996147200 134512640 134773262 4294956208 18446744073709551615 4795505 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 2479 1697 336 63 0 1496 0

[startup+0.297216 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 18686
/proc/meminfo: memFree=1658528/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=10264 CPUtime=0.28
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 2850 0 0 0 27 1 0 0 19 0 1 0 1997978264 10510336 1793 996147200 134512640 134773262 4294956208 18446744073709551615 134534566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 2566 1793 338 63 0 1583 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10264

[startup+0.301209 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 18686
/proc/meminfo: memFree=1658528/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=10264 CPUtime=0.28
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 2856 0 0 0 27 1 0 0 19 0 1 0 1997978264 10510336 1799 996147200 134512640 134773262 4294956208 18446744073709551615 5111284 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 2566 1799 338 63 0 1583 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10264

[startup+0.401227 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 18686
/proc/meminfo: memFree=1658528/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=10520 CPUtime=0.38
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 2942 0 0 0 37 1 0 0 20 0 1 0 1997978264 10772480 1885 996147200 134512640 134773262 4294956208 18446744073709551615 134603676 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 2630 1885 338 63 0 1647 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10520

[startup+0.701277 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 18686
/proc/meminfo: memFree=1658528/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12020 CPUtime=0.69
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4550 0 0 0 66 3 0 0 23 0 1 0 1997978264 12308480 2389 996147200 134512640 134773262 4294956208 18446744073709551615 134529596 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 3005 2389 364 63 0 2022 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12020

[startup+1.5024 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 18687
/proc/meminfo: memFree=1650328/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12020 CPUtime=1.48
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4552 0 0 0 145 3 0 0 25 0 1 0 1997978264 12308480 2391 996147200 134512640 134773262 4294956208 18446744073709551615 134529634 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 3005 2391 364 63 0 2022 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12020

[startup+3.10163 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 18687
/proc/meminfo: memFree=1650136/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12020 CPUtime=3.07
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4555 0 0 0 304 3 0 0 25 0 1 0 1997978264 12308480 2394 996147200 134512640 134773262 4294956208 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 3005 2394 364 63 0 2022 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12020

[startup+6.3011 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 18687
/proc/meminfo: memFree=1650072/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12020 CPUtime=6.25
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4555 0 0 0 622 3 0 0 25 0 1 0 1997978264 12308480 2394 996147200 134512640 134773262 4294956208 18446744073709551615 134530028 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 3005 2394 364 63 0 2022 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 12020

[startup+12.701 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 18687
/proc/meminfo: memFree=1650008/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12020 CPUtime=12.6
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4555 0 0 0 1257 3 0 0 25 0 1 0 1997978264 12308480 2394 996147200 134512640 134773262 4294956208 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 3005 2394 364 63 0 2022 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 12020

[startup+25.5069 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 18687
/proc/meminfo: memFree=1650072/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12020 CPUtime=25.3
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4556 0 0 0 2527 3 0 0 25 0 1 0 1997978264 12308480 2395 996147200 134512640 134773262 4294956208 18446744073709551615 134529596 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 3005 2395 364 63 0 2022 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 12020

[startup+51.1017 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 18687
/proc/meminfo: memFree=1650008/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12132 CPUtime=50.7
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4557 0 0 0 5067 3 0 0 25 0 1 0 1997978264 12423168 2396 996147200 134512640 134773262 4294956208 18446744073709551615 134530036 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 3033 2396 364 63 0 2050 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 12132

[startup+102.301 s]
/proc/loadavg: 2.07 2.00 2.00 3/73 18687
/proc/meminfo: memFree=1649880/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12132 CPUtime=101.5
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4557 0 0 0 10147 3 0 0 25 0 1 0 1997978264 12423168 2396 996147200 134512640 134773262 4294956208 18446744073709551615 134529685 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 3033 2396 364 63 0 2050 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 12132

[startup+162.301 s]
/proc/loadavg: 2.10 2.02 2.00 3/73 18687
/proc/meminfo: memFree=1649944/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12132 CPUtime=161.04
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4557 0 0 0 16101 3 0 0 25 0 1 0 1997978264 12423168 2396 996147200 134512640 134773262 4294956208 18446744073709551615 134529700 0 0 4096 0 0 0 0 17 1 0 0
/proc/18686/statm: 3033 2396 364 63 0 2050 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 12132

[startup+222.302 s]
/proc/loadavg: 1.43 1.84 1.94 2/65 18709
/proc/meminfo: memFree=1666592/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=221.01
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 22097 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529976 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 221.01
Current children cumulated vsize (KiB) 12136

[startup+282.302 s]
/proc/loadavg: 1.16 1.69 1.88 2/65 18709
/proc/meminfo: memFree=1666656/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=280.99
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 28095 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529671 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 280.99
Current children cumulated vsize (KiB) 12136

[startup+342.307 s]
/proc/loadavg: 1.06 1.56 1.82 2/65 18709
/proc/meminfo: memFree=1666656/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=340.97
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 34093 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134530129 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 340.97
Current children cumulated vsize (KiB) 12136

[startup+402.301 s]
/proc/loadavg: 1.02 1.45 1.77 2/65 18709
/proc/meminfo: memFree=1666720/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=400.95
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 40091 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529596 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 400.95
Current children cumulated vsize (KiB) 12136

[startup+462.301 s]
/proc/loadavg: 1.00 1.37 1.72 2/65 18709
/proc/meminfo: memFree=1666720/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=460.93
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 46089 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529625 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 460.93
Current children cumulated vsize (KiB) 12136

[startup+522.301 s]
/proc/loadavg: 1.00 1.30 1.67 2/65 18709
/proc/meminfo: memFree=1666720/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=520.91
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 52087 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529946 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 520.91
Current children cumulated vsize (KiB) 12136

[startup+582.302 s]
/proc/loadavg: 1.00 1.24 1.63 2/65 18709
/proc/meminfo: memFree=1666784/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=580.89
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 58085 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529707 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 580.89
Current children cumulated vsize (KiB) 12136

[startup+642.302 s]
/proc/loadavg: 1.00 1.20 1.58 2/65 18709
/proc/meminfo: memFree=1666720/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=640.87
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 64083 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529915 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 640.87
Current children cumulated vsize (KiB) 12136

[startup+702.302 s]
/proc/loadavg: 1.00 1.16 1.54 2/65 18709
/proc/meminfo: memFree=1666656/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=700.86
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 70082 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529952 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 700.86
Current children cumulated vsize (KiB) 12136

[startup+762.301 s]
/proc/loadavg: 1.00 1.13 1.51 2/65 18709
/proc/meminfo: memFree=1666592/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=760.84
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 76080 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 760.84
Current children cumulated vsize (KiB) 12136

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

[startup+768.101 s]
/proc/loadavg: 1.00 1.12 1.51 2/65 18709
/proc/meminfo: memFree=1666592/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=766.64
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 76660 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529565 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 766.64
Current children cumulated vsize (KiB) 12136

[startup+780.901 s]
/proc/loadavg: 1.00 1.12 1.50 2/65 18709
/proc/meminfo: memFree=1666592/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=779.43
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 77939 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529703 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 779.43
Current children cumulated vsize (KiB) 12136

[startup+787.301 s]
/proc/loadavg: 1.00 1.11 1.49 2/65 18709
/proc/meminfo: memFree=1666592/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=785.83
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 78579 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134530129 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 785.83
Current children cumulated vsize (KiB) 12136

[startup+790.502 s]
/proc/loadavg: 1.00 1.11 1.49 2/65 18709
/proc/meminfo: memFree=1666656/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=789.03
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 78899 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 789.03
Current children cumulated vsize (KiB) 12136

[startup+793.702 s]
/proc/loadavg: 1.00 1.11 1.49 2/65 18709
/proc/meminfo: memFree=1666656/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=792.23
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 79219 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134530036 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 792.23
Current children cumulated vsize (KiB) 12136

[startup+794.501 s]
/proc/loadavg: 1.00 1.11 1.49 2/65 18709
/proc/meminfo: memFree=1666656/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=793.03
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 79299 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529885 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 793.03
Current children cumulated vsize (KiB) 12136

[startup+794.901 s]
/proc/loadavg: 1.00 1.11 1.49 2/65 18709
/proc/meminfo: memFree=1666656/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=793.43
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 79339 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529587 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 793.43
Current children cumulated vsize (KiB) 12136

[startup+795.101 s]
/proc/loadavg: 1.00 1.11 1.49 2/65 18709
/proc/meminfo: memFree=1666656/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=793.63
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 79359 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 793.63
Current children cumulated vsize (KiB) 12136

[startup+795.201 s]
/proc/loadavg: 1.00 1.11 1.49 2/65 18709
/proc/meminfo: memFree=1666656/2055920 swapFree=4180256/4192956
[pid=18686] ppid=18684 vsize=12136 CPUtime=793.73
/proc/18686/stat : 18686 (solver) R 18684 18686 14088 0 -1 4194304 4560 0 0 0 79369 4 0 0 25 0 1 0 1997978264 12427264 2399 996147200 134512640 134773262 4294956208 18446744073709551615 134530129 0 0 4096 0 0 0 0 17 0 0 0
/proc/18686/statm: 3034 2399 364 63 0 2051 0
Current children cumulated CPU time (s) 793.73
Current children cumulated vsize (KiB) 12136

Child status: 0
Real time (s): 795.262
CPU time (s): 793.802
CPU user time (s): 793.751
CPU system time (s): 0.050992
CPU usage (%): 99.8165
Max. virtual memory (cumulated for all children) (KiB): 12144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 793.751
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4571
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 4899

runsolver used 0.771882 second user time and 2.13468 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-04 18:47:21
IDJOB=1076758
IDBENCH=56604
IDSOLVER=311
FILE ID=node22/1076758-1215190041
PBS_JOBID= 7881512
Free space on /tmp= 66460 MiB

SOLVER NAME= mddc-solv 2008-06-09
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg13-14_ext.xml
COMMAND LINE= HOME/solver BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076758-1215190041/watcher-1076758-1215190041 -o /tmp/evaluation-result-1076758-1215190041/solver-1076758-1215190041 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1076758-1215190041.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d30d429cf00b20dd1d01dc037907e480
RANDOM SEED=1771085572

node22.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.267
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.267
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:       1659008 kB
Buffers:         55968 kB
Cached:         260808 kB
SwapCached:       6564 kB
Active:         178004 kB
Inactive:       159904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659008 kB
SwapTotal:     4192956 kB
SwapFree:      4180256 kB
Dirty:            2412 kB
Writeback:           0 kB
Mapped:          28488 kB
Slab:            44448 kB
Committed_AS:  3357464 kB
PageTables:       1692 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= 66464 MiB
End job on node22 at 2008-07-04 19:00:36