Trace number 1076973

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
MDG-noprobe 2008-06-27SAT 1069.06 1069.37

DiagnosticValue
ASSIGNMENTS508283
CHECKS824675000

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-19-03.xml
MD5SUMd28060cd6a868436f27486ab90f32461
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.44232
Satisfiable
(Un)Satisfiability was proved
Number of variables307
Number of constraints1429
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension118
Number of constraints which are defined in intension1311
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c mistral-prime version 1.313
1068.98/1069.34	s SATISFIABLE
1068.98/1069.34	v 18 15 4 0 17 18 21 4 18 19 18 0 18 18 20 17 4 22 0 13 18 4 4 0 3 14 17 4 2 7 20 19 4 18 14 17 2 7 8 3 11 8 11 0 2 17 4 18 14 17 19 17 8 14 13 0 12 4 18 13 20 1 8 0 15 4 0 3 0 17 13 13 4 17 14 18 11 4 3 5 8 0 19 18 7 4 0 5 12 8 13 8 12 0 11 1 11 0 3 4 3 4 5 14 4 12 8 17 0 2 11 4 0 11 6 8 4 17 18 0 15 19 1 14 14 18 19 4 3 12 14 17 0 11 4 8 17 0 19 14 20 2 7 8 4 17 20 17 8 18 0 11 4 18 6 8 17 11 4 17 4 18 4 13 19 8 13 4 11 18 0 19 14 18 8 17 8 18 4 13 18 20 17 4 17 12 8 3 0 12 0 18 18 4 18 12 14 11 14 19 14 21 1 0 1 10 0 2 17 4 14 13 18 8 3 4 2 0 17 4 0 6 0 13 11 4 0 17 11 14 1 4 0 13 14 13 2 14 15 4 8 19 18 1 0 11 4 17 7 0 13 14 8 21 8 4 13 8 19 17 8 2 19 0 12 8 11 8 13 3 4 4 3 2 17 4 14 11 4 0 19 14 11 11 18 2 0 17 2 4 7 4 17 3 4 3 13 4 22 11 24 4 0 17 13 4 3
1068.98/1069.34	d CHECKS 824674591
1068.98/1069.34	d ASSIGNMENTS 508283

Verifier Data (download as text)

OK

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-1076973-1215190759/watcher-1076973-1215190759 -o /tmp/evaluation-result-1076973-1215190759/solver-1076973-1215190759 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1076973-1215190759.xml -heu dom/wdeg -res no 

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.00 1.35 1.64 3/64 27073
/proc/meminfo: memFree=1573624/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=4452 CPUtime=0
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 1548742693 4558848 188 996147200 134512640 135239859 4294956208 18446744073709551615 7748934 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 1113 195 162 177 0 16 0

[startup+0.0457851 s]
/proc/loadavg: 1.00 1.35 1.64 3/64 27073
/proc/meminfo: memFree=1573624/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=5248 CPUtime=0.03
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 617 0 0 0 3 0 0 0 18 0 1 0 1548742693 5373952 583 996147200 134512640 135239859 4294956208 18446744073709551615 7284347 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 1312 583 350 177 0 215 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5248

[startup+0.10179 s]
/proc/loadavg: 1.00 1.35 1.64 3/64 27073
/proc/meminfo: memFree=1573624/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=6296 CPUtime=0.09
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 870 0 0 0 9 0 0 0 18 0 1 0 1548742693 6447104 836 996147200 134512640 135239859 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 1574 836 369 177 0 477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6296

[startup+0.301809 s]
/proc/loadavg: 1.00 1.35 1.64 3/64 27073
/proc/meminfo: memFree=1573624/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14320 CPUtime=0.29
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2878 0 0 0 28 1 0 0 19 0 1 0 1548742693 14663680 2844 996147200 134512640 135239859 4294956208 18446744073709551615 134789188 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3580 2844 407 177 0 2483 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14320

[startup+0.701847 s]
/proc/loadavg: 1.00 1.35 1.64 3/64 27073
/proc/meminfo: memFree=1573624/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14320 CPUtime=0.69
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2887 0 0 0 68 1 0 0 22 0 1 0 1548742693 14663680 2853 996147200 134512640 135239859 4294956208 18446744073709551615 134842589 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3580 2853 407 177 0 2483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14320

[startup+1.50192 s]
/proc/loadavg: 1.00 1.35 1.64 2/65 27074
/proc/meminfo: memFree=1563760/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14320 CPUtime=1.49
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2888 0 0 0 148 1 0 0 25 0 1 0 1548742693 14663680 2854 996147200 134512640 135239859 4294956208 18446744073709551615 135016170 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3580 2854 407 177 0 2483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14320

[startup+3.10108 s]
/proc/loadavg: 1.00 1.35 1.64 2/65 27074
/proc/meminfo: memFree=1563632/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14324 CPUtime=3.09
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2891 0 0 0 308 1 0 0 25 0 1 0 1548742693 14667776 2857 996147200 134512640 135239859 4294956208 18446744073709551615 134789220 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3581 2857 407 177 0 2484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14324

[startup+6.3014 s]
/proc/loadavg: 1.00 1.35 1.64 2/65 27074
/proc/meminfo: memFree=1563504/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14324 CPUtime=6.29
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2902 0 0 0 628 1 0 0 25 0 1 0 1548742693 14667776 2868 996147200 134512640 135239859 4294956208 18446744073709551615 134789220 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3581 2868 407 177 0 2484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14324

[startup+12.701 s]
/proc/loadavg: 1.00 1.34 1.63 2/65 27074
/proc/meminfo: memFree=1563440/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14324 CPUtime=12.68
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2902 0 0 0 1267 1 0 0 25 0 1 0 1548742693 14667776 2868 996147200 134512640 135239859 4294956208 18446744073709551615 134789254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3581 2868 407 177 0 2484 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14324

[startup+25.5013 s]
/proc/loadavg: 1.00 1.32 1.62 2/65 27074
/proc/meminfo: memFree=1563504/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14324 CPUtime=25.48
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2902 0 0 0 2547 1 0 0 25 0 1 0 1548742693 14667776 2868 996147200 134512640 135239859 4294956208 18446744073709551615 135097721 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3581 2868 407 177 0 2484 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14324

[startup+51.1019 s]
/proc/loadavg: 1.00 1.30 1.61 2/65 27074
/proc/meminfo: memFree=1563440/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14324 CPUtime=51.07
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2902 0 0 0 5106 1 0 0 25 0 1 0 1548742693 14667776 2868 996147200 134512640 135239859 4294956208 18446744073709551615 134789430 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3581 2868 407 177 0 2484 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14324

[startup+102.305 s]
/proc/loadavg: 1.00 1.25 1.57 3/67 27076
/proc/meminfo: memFree=1563104/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=102.27
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 10225 2 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134789205 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14328

[startup+162.301 s]
/proc/loadavg: 1.00 1.20 1.53 2/65 27080
/proc/meminfo: memFree=1563376/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=162.25
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 16223 2 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 135015598 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14328

[startup+222.302 s]
/proc/loadavg: 1.00 1.16 1.50 2/65 27080
/proc/meminfo: memFree=1563376/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=222.23
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 22221 2 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 135015587 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 14328

[startup+282.302 s]
/proc/loadavg: 1.00 1.13 1.46 2/65 27080
/proc/meminfo: memFree=1563376/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=282.21
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 28219 2 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134820231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 14328

[startup+342.302 s]
/proc/loadavg: 1.00 1.10 1.43 2/65 27080
/proc/meminfo: memFree=1563376/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=342.19
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 34217 2 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134789188 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 14328

[startup+402.302 s]
/proc/loadavg: 1.00 1.08 1.40 2/65 27080
/proc/meminfo: memFree=1563376/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=402.18
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 40215 3 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 135019289 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 14328

[startup+462.301 s]
/proc/loadavg: 1.00 1.06 1.37 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=462.16
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 46213 3 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134789430 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 14328

[startup+522.302 s]
/proc/loadavg: 1.00 1.05 1.35 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=522.15
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 52212 3 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 135015598 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 14328

[startup+582.301 s]
/proc/loadavg: 1.00 1.04 1.32 2/65 27080
/proc/meminfo: memFree=1563376/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=582.13
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 58210 3 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134789188 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 14328

[startup+642.301 s]
/proc/loadavg: 1.00 1.03 1.30 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=642.11
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 64208 3 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134789240 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 14328

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.28 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=702.09
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 70206 3 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 135015572 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 14328

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.26 2/65 27080
/proc/meminfo: memFree=1563376/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=762.07
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 76204 3 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 135015603 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 14328

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=822.05
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 82202 3 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134789430 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 14328

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=882.04
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 88200 4 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 135097712 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 14328

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=942.02
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 94198 4 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 135015603 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 14328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=1002
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 100196 4 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134789220 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 14328

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.18 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=1061.98
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 106194 4 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134789225 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 14328

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

[startup+1065.5 s]
/proc/loadavg: 1.04 1.01 1.18 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=1065.18
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 106514 4 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134821123 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 1065.18
Current children cumulated vsize (KiB) 14328

[startup+1067.1 s]
/proc/loadavg: 1.04 1.01 1.18 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=1066.78
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 106674 4 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 135015568 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 1066.78
Current children cumulated vsize (KiB) 14328

[startup+1068.7 s]
/proc/loadavg: 1.04 1.01 1.18 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=1068.38
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 106834 4 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134789430 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 1068.38
Current children cumulated vsize (KiB) 14328

[startup+1069.1 s]
/proc/loadavg: 1.04 1.01 1.18 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=1068.78
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 106874 4 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 135015569 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 1068.78
Current children cumulated vsize (KiB) 14328

[startup+1069.3 s]
/proc/loadavg: 1.04 1.01 1.18 2/65 27080
/proc/meminfo: memFree=1563312/2055920 swapFree=4180408/4192956
[pid=27073] ppid=27071 vsize=14328 CPUtime=1068.98
/proc/27073/stat : 27073 (xsolve) R 27071 27073 24636 0 -1 4194304 2908 0 0 0 106894 4 0 0 25 0 1 0 1548742693 14671872 2874 996147200 134512640 135239859 4294956208 18446744073709551615 134789225 0 0 4096 0 0 0 0 17 1 0 0
/proc/27073/statm: 3582 2874 407 177 0 2485 0
Current children cumulated CPU time (s) 1068.98
Current children cumulated vsize (KiB) 14328

Child status: 0
Real time (s): 1069.37
CPU time (s): 1069.06
CPU user time (s): 1069.01
CPU system time (s): 0.047992
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 14328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1069.01
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2925
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= 1564

runsolver used 0.778881 second user time and 2.15867 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-04 18:59:19
IDJOB=1076973
IDBENCH=56621
IDSOLVER=343
FILE ID=node55/1076973-1215190759
PBS_JOBID= 7881611
Free space on /tmp= 66428 MiB

SOLVER NAME= MDG-noprobe 2008-06-27
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-19-03.xml
COMMAND LINE= HOME/xsolve BENCHNAME -heu dom/wdeg -res no 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076973-1215190759/watcher-1076973-1215190759 -o /tmp/evaluation-result-1076973-1215190759/solver-1076973-1215190759 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1076973-1215190759.xml -heu dom/wdeg -res no 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d28060cd6a868436f27486ab90f32461
RANDOM SEED=1020665346

node55.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.261
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.261
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:       1574040 kB
Buffers:         74456 kB
Cached:         339592 kB
SwapCached:       6804 kB
Active:         187576 kB
Inactive:       235396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574040 kB
SwapTotal:     4192956 kB
SwapFree:      4180408 kB
Dirty:            1780 kB
Writeback:           0 kB
Mapped:          14260 kB
Slab:            44892 kB
Committed_AS:  3016064 kB
PageTables:       1388 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= 66428 MiB
End job on node55 at 2008-07-04 19:17:08