Trace number 1083055

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-27? (TO) 1800.11 1810.31

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-22.xml
MD5SUMb143b6832d0d7021c7c579e11837017e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.9122
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1200
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c mistral-prime version 1.313

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1083055-1215224766/watcher-1083055-1215224766 -o /tmp/evaluation-result-1083055-1215224766/solver-1083055-1215224766 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1083055-1215224766.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: 2.17 2.06 2.02 4/73 4401
/proc/meminfo: memFree=1725568/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=10716 CPUtime=0.19
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 1982 0 0 0 18 1 0 0 19 0 1 0 134487676 10973184 1948 996147200 134512640 135239859 4294956208 18446744073709551615 134683531 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 2679 1948 371 177 0 1582 0

[startup+0.311772 s]
/proc/loadavg: 2.17 2.06 2.02 4/73 4401
/proc/meminfo: memFree=1725568/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=25224 CPUtime=0.29
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 5611 0 0 0 26 3 0 0 19 0 1 0 134487676 25829376 5511 996147200 134512640 135239859 4294956208 18446744073709551615 8142787 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 6306 5511 399 177 0 5209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25224

[startup+0.401782 s]
/proc/loadavg: 2.17 2.06 2.02 4/73 4401
/proc/meminfo: memFree=1725568/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30404 CPUtime=0.38
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 6876 0 0 0 34 4 0 0 20 0 1 0 134487676 31133696 6776 996147200 134512640 135239859 4294956208 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7601 6776 410 177 0 6504 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 30404

[startup+0.501792 s]
/proc/loadavg: 2.17 2.06 2.02 4/73 4401
/proc/meminfo: memFree=1725568/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30404 CPUtime=0.48
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 6891 0 0 0 44 4 0 0 21 0 1 0 134487676 31133696 6791 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7601 6791 412 177 0 6504 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 30404

[startup+0.701816 s]
/proc/loadavg: 2.17 2.06 2.02 4/73 4401
/proc/meminfo: memFree=1725568/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30580 CPUtime=0.68
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 6935 0 0 0 64 4 0 0 23 0 1 0 134487676 31313920 6835 996147200 134512640 135239859 4294956208 18446744073709551615 134802112 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7645 6835 412 177 0 6548 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30580

[startup+1.50191 s]
/proc/loadavg: 2.17 2.06 2.02 3/74 4402
/proc/meminfo: memFree=1699768/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30580 CPUtime=1.47
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 6936 0 0 0 143 4 0 0 25 0 1 0 134487676 31313920 6836 996147200 134512640 135239859 4294956208 18446744073709551615 135031319 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7645 6836 412 177 0 6548 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30580

[startup+3.1011 s]
/proc/loadavg: 2.17 2.06 2.02 3/74 4402
/proc/meminfo: memFree=1699512/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30580 CPUtime=3.06
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 6939 0 0 0 302 4 0 0 25 0 1 0 134487676 31313920 6839 996147200 134512640 135239859 4294956208 18446744073709551615 135030904 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7645 6839 412 177 0 6548 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 30580

[startup+6.30247 s]
/proc/loadavg: 2.16 2.06 2.02 3/74 4402
/proc/meminfo: memFree=1699512/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30580 CPUtime=6.23
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 6940 0 0 0 619 4 0 0 25 0 1 0 134487676 31313920 6840 996147200 134512640 135239859 4294956208 18446744073709551615 135067324 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7645 6840 412 177 0 6548 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 30580

[startup+12.7012 s]
/proc/loadavg: 2.14 2.06 2.02 3/74 4402
/proc/meminfo: memFree=1699448/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=12.57
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 6978 0 0 0 1253 4 0 0 25 0 1 0 134487676 31449088 6846 996147200 134512640 135239859 4294956208 18446744073709551615 135071517 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6846 412 177 0 6581 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 30712

[startup+25.5017 s]
/proc/loadavg: 2.11 2.06 2.02 3/74 4402
/proc/meminfo: memFree=1699512/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=25.25
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 6978 0 0 0 2521 4 0 0 25 0 1 0 134487676 31449088 6846 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6846 412 177 0 6581 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 30712

[startup+51.1017 s]
/proc/loadavg: 2.07 2.05 2.01 3/74 4402
/proc/meminfo: memFree=1699512/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=50.6
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 6978 0 0 0 5056 4 0 0 25 0 1 0 134487676 31449088 6846 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6846 412 177 0 6581 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 30712

[startup+102.302 s]
/proc/loadavg: 2.03 2.04 2.01 3/74 4402
/proc/meminfo: memFree=1699256/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=101.33
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 10129 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135071157 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 30712

[startup+162.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/74 4402
/proc/meminfo: memFree=1699192/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=160.76
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 16072 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 30712

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 4402
/proc/meminfo: memFree=1699064/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=220.2
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 22016 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135019691 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 30712

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 4402
/proc/meminfo: memFree=1699000/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=279.63
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 27959 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 134791093 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 30712

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 4402
/proc/meminfo: memFree=1698936/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=339.07
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 33903 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 30712

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 4402
/proc/meminfo: memFree=1699000/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=398.51
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 39847 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 30712

[startup+462.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1699000/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=457.95
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 45791 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135030898 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 457.95
Current children cumulated vsize (KiB) 30712

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698936/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=517.38
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 51734 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 134802073 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 517.38
Current children cumulated vsize (KiB) 30712

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698936/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=576.82
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 57678 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135102571 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 576.82
Current children cumulated vsize (KiB) 30712

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698936/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=636.26
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 63622 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135073894 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 636.26
Current children cumulated vsize (KiB) 30712


################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698744/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=814.56
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 81452 4 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 134820623 0 0 4096 0 0 0 0 17 1 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 814.56
Current children cumulated vsize (KiB) 30712

[startup+882.301 s]
/proc/loadavg: 2.02 2.00 2.00 5/83 4451
/proc/meminfo: memFree=996392/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=874.53
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 87448 5 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 134797554 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 874.53
Current children cumulated vsize (KiB) 30712

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1415136/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=934.51
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 93445 6 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135031319 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 934.51
Current children cumulated vsize (KiB) 30712

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414944/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=994.49
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 99443 6 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135102575 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 994.49
Current children cumulated vsize (KiB) 30712

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414880/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1054.46
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 105440 6 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1054.46
Current children cumulated vsize (KiB) 30712

[startup+1122.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414816/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1114.45
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 111439 6 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135030962 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1114.45
Current children cumulated vsize (KiB) 30712

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414816/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1174.42
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 117436 6 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135071157 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1174.42
Current children cumulated vsize (KiB) 30712

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414824/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1234.39
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 123433 6 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 134802073 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1234.39
Current children cumulated vsize (KiB) 30712

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414824/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1294.37
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 129431 6 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135097712 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1294.37
Current children cumulated vsize (KiB) 30712

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414888/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1354.3
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 135424 6 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1354.3
Current children cumulated vsize (KiB) 30712

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414952/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1414
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 141394 6 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1414
Current children cumulated vsize (KiB) 30712

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414888/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1473.71
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 147365 6 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 134788054 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1473.71
Current children cumulated vsize (KiB) 30712

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414760/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1533.41
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 153334 7 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1533.41
Current children cumulated vsize (KiB) 30712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414696/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1593.12
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 159305 7 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 134802227 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1593.12
Current children cumulated vsize (KiB) 30712

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414632/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1652.83
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 165276 7 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1652.83
Current children cumulated vsize (KiB) 30712

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414632/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1712.53
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 171246 7 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1712.53
Current children cumulated vsize (KiB) 30712

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4490
/proc/meminfo: memFree=1414440/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1772.23
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 177216 7 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1772.23
Current children cumulated vsize (KiB) 30712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4492
/proc/meminfo: memFree=1414248/2055920 swapFree=4181452/4192956
[pid=4401] ppid=4399 vsize=30712 CPUtime=1800.1
/proc/4401/stat : 4401 (xsolve) R 4399 4401 2752 0 -1 4194304 7000 0 0 0 180003 7 0 0 25 0 1 0 134487676 31449088 6868 996147200 134512640 135239859 4294956208 18446744073709551615 135031302 0 0 4096 0 0 0 0 17 0 0 0
/proc/4401/statm: 7678 6868 412 177 0 6581 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 30712

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.31
CPU time (s): 1800.11
CPU user time (s): 1800.03
CPU system time (s): 0.079987
CPU usage (%): 99.4364
Max. virtual memory (cumulated for all children) (KiB): 30712

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

runsolver used 2.10868 second user time and 6.13307 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-05 04:26:06
IDJOB=1083055
IDBENCH=57405
IDSOLVER=343
FILE ID=node73/1083055-1215224766
PBS_JOBID= 7881804
Free space on /tmp= 66548 MiB

SOLVER NAME= MDG-noprobe 2008-06-27
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-22.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-1083055-1215224766/watcher-1083055-1215224766 -o /tmp/evaluation-result-1083055-1215224766/solver-1083055-1215224766 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1083055-1215224766.xml -heu dom/wdeg -res no 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b143b6832d0d7021c7c579e11837017e
RANDOM SEED=109015580

node73.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.230
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.230
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:       1726048 kB
Buffers:         53476 kB
Cached:         176300 kB
SwapCached:       5300 kB
Active:         194080 kB
Inactive:        74248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726048 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            1652 kB
Writeback:           0 kB
Mapped:          46300 kB
Slab:            46776 kB
Committed_AS:   490188 kB
PageTables:       1832 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 node73 at 2008-07-05 04:56:19