Trace number 2077398

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
Mistral 1.545SAT 962.309 974.127

DiagnosticValue
ASSIGNMENTS65602
CHECKS6156660
NODES65602

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg6-9_ext.xml
MD5SUMf0da1915a84402991eb193b0656ad98d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark191.175
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints15
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension15
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	c mistral version 1.545
962.28/974.11	s SATISFIABLE
962.28/974.11	v 17 4 2 4 17 2 11 0 19 4 21 0 13 14 20 8 17 0 15 8 13 2 4 17 0 8 19 0 19 19 8 18 0 18 18 4 13 4 0 13 19 8 18 4 17 3 4 11 0 8 19 4 17 0
962.28/974.11	d CHECKS 6156665
962.28/974.11	d ASSIGNMENTS 65602
962.28/974.11	d NODES 65602 BACKTRACKS 65580 FAILURES 65580 RUNTIME 962.11 TOTALTIME 962.42 NODES/s 68.1856 CHECKS/s 6399.13

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2077398-1247364749/watcher-2077398-1247364749 -o /tmp/evaluation-result-2077398-1247364749/solver-2077398-1247364749 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077398-1247364749.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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.85 1.98 2.03 3/82 19674
/proc/meminfo: memFree=1039640/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=2224 CPUtime=0
/proc/19674/stat : 19674 (ld-linux.so.2) D 19672 19674 19637 0 -1 4194304 43 0 0 0 0 0 0 0 18 0 1 0 23541003 2277376 29 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448531911 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/19674/statm: 556 29 23 29 0 3 0

[startup+0.0391669 s]
/proc/loadavg: 1.85 1.98 2.03 3/82 19674
/proc/meminfo: memFree=1039640/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=4780 CPUtime=0
/proc/19674/stat : 19674 (ld-linux.so.2) D 19672 19674 19637 0 -1 4194304 69 0 4 0 0 0 0 0 18 0 1 0 23541003 4894720 55 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448525284 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/19674/statm: 1195 55 38 29 0 14 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4780

[startup+0.10117 s]
/proc/loadavg: 1.85 1.98 2.03 3/82 19674
/proc/meminfo: memFree=1039640/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=5324 CPUtime=0.01
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 449 0 10 0 0 1 0 0 18 0 1 0 23541003 5451776 438 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 1331 438 358 29 0 146 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5324

[startup+0.301189 s]
/proc/loadavg: 1.85 1.98 2.03 3/82 19674
/proc/meminfo: memFree=1039640/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=12780 CPUtime=0.21
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 2367 0 10 0 19 2 0 0 19 0 1 0 23541003 13086720 2356 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 3195 2358 389 29 0 2010 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 12780

[startup+0.701216 s]
/proc/loadavg: 1.85 1.98 2.03 3/82 19674
/proc/meminfo: memFree=1039640/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33432 CPUtime=0.61
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 6947 0 10 0 57 4 0 0 22 0 1 0 23541003 34234368 6936 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8358 6936 411 29 0 7173 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 33432

[startup+1.50129 s]
/proc/loadavg: 1.85 1.98 2.03 3/83 19675
/proc/meminfo: memFree=1009296/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33432 CPUtime=1.41
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 6948 0 10 0 137 4 0 0 25 0 1 0 23541003 34234368 6937 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8358 6937 411 29 0 7173 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 33432

[startup+3.10143 s]
/proc/loadavg: 1.85 1.98 2.03 3/83 19675
/proc/meminfo: memFree=1008976/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33564 CPUtime=3.01
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 6966 0 10 0 297 4 0 0 25 0 1 0 23541003 34369536 6955 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8391 6955 411 29 0 7206 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 33564

[startup+6.30271 s]
/proc/loadavg: 1.86 1.98 2.03 3/83 19675
/proc/meminfo: memFree=1008976/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33564 CPUtime=6.21
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 6967 0 10 0 617 4 0 0 25 0 1 0 23541003 34369536 6956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8391 6956 411 29 0 7206 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 33564

[startup+12.7013 s]
/proc/loadavg: 1.87 1.98 2.03 3/83 19675
/proc/meminfo: memFree=1008848/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33564 CPUtime=12.6
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 6967 0 10 0 1256 4 0 0 25 0 1 0 23541003 34369536 6956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8391 6956 411 29 0 7206 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 33564

[startup+25.5014 s]
/proc/loadavg: 1.90 1.98 2.03 3/83 19675
/proc/meminfo: memFree=1009040/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33564 CPUtime=25.4
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 6967 0 10 0 2536 4 0 0 25 0 1 0 23541003 34369536 6956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8391 6956 411 29 0 7206 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 33564

[startup+51.1016 s]
/proc/loadavg: 1.93 1.98 2.02 3/83 19675
/proc/meminfo: memFree=1001424/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33696 CPUtime=51
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 6999 0 10 0 5095 5 0 0 25 0 1 0 23541003 34504704 6988 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8424 6988 411 29 0 7239 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 33696

[startup+102.307 s]
/proc/loadavg: 1.97 1.98 2.02 3/83 19675
/proc/meminfo: memFree=1001488/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33696 CPUtime=102.19
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7006 0 10 0 10214 5 0 0 25 0 1 0 23541003 34504704 6995 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8424 6995 411 29 0 7239 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 33696

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 2.01 3/83 19675
/proc/meminfo: memFree=1001424/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=162.16
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7023 0 10 0 16211 5 0 0 25 0 1 0 23541003 34639872 7012 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7012 411 29 0 7272 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 33828

[startup+222.301 s]
/proc/loadavg: 2.06 2.00 2.01 3/83 19675
/proc/meminfo: memFree=994768/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=222.14
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7028 0 10 0 22209 5 0 0 25 0 1 0 23541003 34639872 7017 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7017 411 29 0 7272 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 33828

[startup+282.302 s]
/proc/loadavg: 2.07 2.01 2.01 3/83 19675
/proc/meminfo: memFree=994768/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=282.11
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7031 0 10 0 28206 5 0 0 25 0 1 0 23541003 34639872 7020 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7020 411 29 0 7272 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 33828

[startup+342.302 s]
/proc/loadavg: 1.99 2.01 2.01 2/68 19728
/proc/meminfo: memFree=1879688/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=342.09
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7031 0 10 0 34204 5 0 0 25 0 1 0 23541003 34639872 7020 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7020 411 29 0 7272 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 33828

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 19759
/proc/meminfo: memFree=1689944/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=402.06
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7032 0 10 0 40198 8 0 0 25 0 1 0 23541003 34639872 7021 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7021 411 29 0 7272 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 33828

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 19759
/proc/meminfo: memFree=1689816/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=462.03
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7032 0 10 0 46195 8 0 0 25 0 1 0 23541003 34639872 7021 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7021 411 29 0 7272 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 33828

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 19759
/proc/meminfo: memFree=1689752/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=522.01
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7036 0 10 0 52193 8 0 0 25 0 1 0 23541003 34639872 7025 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7025 411 29 0 7272 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 33828

[startup+582.301 s]
/proc/loadavg: 2.22 2.05 2.02 5/89 20783
/proc/meminfo: memFree=1676672/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=581.61
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7038 0 10 0 58152 9 0 0 25 0 1 0 23541003 34639872 7027 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7027 411 29 0 7272 0
Current children cumulated CPU time (s) 581.61
Current children cumulated vsize (KiB) 33828

[startup+642.302 s]
/proc/loadavg: 2.85 2.26 2.09 4/90 26288
/proc/meminfo: memFree=1668400/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=639.79
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7039 0 10 0 63965 14 0 0 25 0 1 0 23541003 34639872 7028 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7028 411 29 0 7272 0
Current children cumulated CPU time (s) 639.79
Current children cumulated vsize (KiB) 33828

[startup+702.302 s]
/proc/loadavg: 3.19 2.48 2.18 4/89 31880
/proc/meminfo: memFree=1662776/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=697.67
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7040 0 10 0 69750 17 0 0 25 0 1 0 23541003 34639872 7029 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7029 411 29 0 7272 0
Current children cumulated CPU time (s) 697.67
Current children cumulated vsize (KiB) 33828

[startup+762.308 s]
/proc/loadavg: 3.21 2.62 2.24 4/90 4676
/proc/meminfo: memFree=1656376/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=756.09
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7040 0 10 0 75588 21 0 0 25 0 1 0 23541003 34639872 7029 996147200 1448431616 1448550632 4294956208 18446744073709551615 135277664 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7029 411 29 0 7272 0
Current children cumulated CPU time (s) 756.09
Current children cumulated vsize (KiB) 33828

[startup+822.302 s]
/proc/loadavg: 3.20 2.72 2.30 5/90 9695
/proc/meminfo: memFree=1651312/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=814.49
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7040 0 10 0 81426 23 0 0 25 0 1 0 23541003 34639872 7029 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850049 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7029 411 29 0 7272 0
Current children cumulated CPU time (s) 814.49
Current children cumulated vsize (KiB) 33828

[startup+882.301 s]
/proc/loadavg: 3.10 2.78 2.34 4/89 15453
/proc/meminfo: memFree=1630520/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=872.35
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7041 0 10 0 87203 32 0 0 25 0 1 0 23541003 34639872 7030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7030 411 29 0 7272 0
Current children cumulated CPU time (s) 872.35
Current children cumulated vsize (KiB) 33828

[startup+942.302 s]
/proc/loadavg: 3.10 2.83 2.39 4/90 21184
/proc/meminfo: memFree=1619376/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=930.72
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7041 0 10 0 93036 36 0 0 25 0 1 0 23541003 34639872 7030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7030 411 29 0 7272 0
Current children cumulated CPU time (s) 930.72
Current children cumulated vsize (KiB) 33828

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

[startup+947.108 s]
/proc/loadavg: 3.09 2.83 2.39 4/90 21659
/proc/meminfo: memFree=1616880/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=935.42
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7041 0 10 0 93506 36 0 0 25 0 1 0 23541003 34639872 7030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7030 411 29 0 7272 0
Current children cumulated CPU time (s) 935.42
Current children cumulated vsize (KiB) 33828

[startup+959.902 s]
/proc/loadavg: 2.99 2.82 2.39 3/83 22365
/proc/meminfo: memFree=1618216/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=948.08
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7041 0 10 0 94772 36 0 0 25 0 1 0 23541003 34639872 7030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7030 411 29 0 7272 0
Current children cumulated CPU time (s) 948.08
Current children cumulated vsize (KiB) 33828

[startup+966.302 s]
/proc/loadavg: 2.91 2.81 2.39 3/83 22365
/proc/meminfo: memFree=1618312/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=954.48
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7041 0 10 0 95412 36 0 0 25 0 1 0 23541003 34639872 7030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7030 411 29 0 7272 0
Current children cumulated CPU time (s) 954.48
Current children cumulated vsize (KiB) 33828

[startup+969.502 s]
/proc/loadavg: 2.84 2.80 2.39 3/83 22365
/proc/meminfo: memFree=1618408/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=957.68
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7041 0 10 0 95732 36 0 0 25 0 1 0 23541003 34639872 7030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7030 411 29 0 7272 0
Current children cumulated CPU time (s) 957.68
Current children cumulated vsize (KiB) 33828

[startup+972.702 s]
/proc/loadavg: 2.84 2.80 2.39 3/83 22365
/proc/meminfo: memFree=1618432/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=960.88
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7041 0 10 0 96052 36 0 0 25 0 1 0 23541003 34639872 7030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7030 411 29 0 7272 0
Current children cumulated CPU time (s) 960.88
Current children cumulated vsize (KiB) 33828

[startup+973.506 s]
/proc/loadavg: 2.77 2.78 2.38 3/83 22365
/proc/meminfo: memFree=1618432/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=961.68
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7041 0 10 0 96132 36 0 0 25 0 1 0 23541003 34639872 7030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7030 411 29 0 7272 0
Current children cumulated CPU time (s) 961.68
Current children cumulated vsize (KiB) 33828

[startup+973.901 s]
/proc/loadavg: 2.77 2.78 2.38 3/83 22365
/proc/meminfo: memFree=1618432/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=962.08
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7041 0 10 0 96172 36 0 0 25 0 1 0 23541003 34639872 7030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850179 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7030 411 29 0 7272 0
Current children cumulated CPU time (s) 962.08
Current children cumulated vsize (KiB) 33828

[startup+974.101 s]
/proc/loadavg: 2.77 2.78 2.38 3/83 22365
/proc/meminfo: memFree=1618432/2055920 swapFree=4192812/4192956
[pid=19674] ppid=19672 vsize=33828 CPUtime=962.28
/proc/19674/stat : 19674 (ld-linux.so.2) R 19672 19674 19637 0 -1 4194304 7041 0 10 0 96192 36 0 0 25 0 1 0 23541003 34639872 7030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8457 7030 411 29 0 7272 0
Current children cumulated CPU time (s) 962.28
Current children cumulated vsize (KiB) 33828

Child status: 0
Real time (s): 974.127
CPU time (s): 962.309
CPU user time (s): 961.94
CPU system time (s): 0.368943
CPU usage (%): 98.7867
Max. virtual memory (cumulated for all children) (KiB): 33828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 961.94
system time used= 0.368943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7081
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47
involuntary context switches= 11970

runsolver used 1.13583 second user time and 3.2805 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-12 04:12:29
IDJOB=2077398
IDBENCH=56591
IDSOLVER=769
FILE ID=node31/2077398-1247364749
PBS_JOBID= 9507064
Free space on /tmp= 66272 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg6-9_ext.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077398-1247364749/watcher-2077398-1247364749 -o /tmp/evaluation-result-2077398-1247364749/solver-2077398-1247364749 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077398-1247364749.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f0da1915a84402991eb193b0656ad98d
RANDOM SEED=470913387

node31.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.216
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.216
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:       1040312 kB
Buffers:          5652 kB
Cached:         201544 kB
SwapCached:          0 kB
Active:         925820 kB
Inactive:        30000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1040312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:         769908 kB
Slab:            43224 kB
Committed_AS:   919544 kB
PageTables:       3512 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node31 at 2009-07-12 04:28:43