Trace number 2080775

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.545? (TO) 1800.1 1800.92

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-38.xml
MD5SUMee51d8f03f846d4f6b75cf05c1c7369b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1444
Number of constraints26751
Maximum constraint arity2
Maximum domain size38
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26751
Global constraints used (with number of constraints)

Solver Data

0.00/0.00	c mistral version 1.545

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2080775-1247371156/watcher-2080775-1247371156 -o /tmp/evaluation-result-2080775-1247371156/solver-2080775-1247371156 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2080775-1247371156.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.92 1.98 1.99 4/73 25589
/proc/meminfo: memFree=1744848/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=4804 CPUtime=0
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 24183211 4919296 163 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 1201 163 138 29 0 16 0

[startup+0.102403 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 25589
/proc/meminfo: memFree=1744848/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=6504 CPUtime=0.09
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 838 0 0 0 9 0 0 0 18 0 1 0 24183211 6660096 817 996147200 1448431616 1448550632 4294956208 18446744073709551615 134576788 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 1626 817 381 29 0 441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6504

[startup+0.201418 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 25589
/proc/meminfo: memFree=1744848/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=7916 CPUtime=0.19
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 1183 0 0 0 19 0 0 0 18 0 1 0 24183211 8105984 1162 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159729157 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 1979 1163 381 29 0 794 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7916

[startup+0.301435 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 25589
/proc/meminfo: memFree=1744848/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=9324 CPUtime=0.29
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 1539 0 0 0 28 1 0 0 19 0 1 0 24183211 9547776 1518 996147200 1448431616 1448550632 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 2331 1518 381 29 0 1146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9324

[startup+0.7015 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 25589
/proc/meminfo: memFree=1744848/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=14956 CPUtime=0.69
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 2943 0 0 0 68 1 0 0 22 0 1 0 24183211 15314944 2922 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 3739 2922 382 29 0 2554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14956

[startup+1.50163 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 25590
/proc/meminfo: memFree=1713800/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=75536 CPUtime=1.49
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 17955 0 0 0 141 8 0 0 25 0 1 0 24183211 77348864 17906 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756372 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 18884 17906 434 29 0 17699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75536

[startup+3.10289 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 25590
/proc/meminfo: memFree=1672264/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=80240 CPUtime=3.09
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 19040 0 0 0 301 8 0 0 25 0 1 0 24183211 82165760 18991 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290312 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 20060 18991 435 29 0 18875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80240

[startup+6.3014 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 25590
/proc/meminfo: memFree=1668232/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=84928 CPUtime=6.29
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 19939 0 0 0 620 9 0 0 25 0 1 0 24183211 86966272 19890 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 21232 19890 435 29 0 20047 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84928

[startup+12.7014 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 25590
/proc/meminfo: memFree=1660936/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=89152 CPUtime=12.69
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 21356 0 0 0 1259 10 0 0 25 0 1 0 24183211 91291648 21307 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 22288 21307 435 29 0 21103 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89152

[startup+25.5015 s]
/proc/loadavg: 1.95 1.98 1.99 3/74 25590
/proc/meminfo: memFree=1656648/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=96680 CPUtime=25.47
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 22476 0 0 0 2537 10 0 0 25 0 1 0 24183211 99000320 22427 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756479 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 24170 22427 435 29 0 22985 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 96680

[startup+51.1017 s]
/proc/loadavg: 1.96 1.98 1.99 3/75 25591
/proc/meminfo: memFree=1644608/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=113584 CPUtime=51.06
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 25491 0 0 0 5093 13 0 0 25 0 1 0 24183211 116310016 25442 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 28396 25442 435 29 0 27211 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 113584

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 25591
/proc/meminfo: memFree=1643712/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=114376 CPUtime=102.25
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 25685 0 0 0 10211 14 0 0 25 0 1 0 24183211 117121024 25636 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264176 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 28594 25636 435 29 0 27409 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 114376

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 25597
/proc/meminfo: memFree=1642944/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=115036 CPUtime=162.21
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 25868 0 0 0 16207 14 0 0 25 0 1 0 24183211 117796864 25819 996147200 1448431616 1448550632 4294956208 18446744073709551615 135292003 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 28759 25819 435 29 0 27574 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 115036

[startup+222.305 s]
/proc/loadavg: 2.04 2.00 2.00 3/75 25597
/proc/meminfo: memFree=1642560/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=115432 CPUtime=222.19
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 25949 0 0 0 22205 14 0 0 25 0 1 0 24183211 118202368 25900 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865472 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 28858 25900 435 29 0 27673 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 115432

[startup+282.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/75 25597
/proc/meminfo: memFree=1642176/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=115828 CPUtime=282.16
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26046 0 0 0 28202 14 0 0 25 0 1 0 24183211 118607872 25997 996147200 1448431616 1448550632 4294956208 18446744073709551615 134718079 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 28957 25997 435 29 0 27772 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 115828

[startup+342.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/75 25597
/proc/meminfo: memFree=1641792/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=116092 CPUtime=342.13
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26126 0 0 0 34199 14 0 0 25 0 1 0 24183211 118878208 26077 996147200 1448431616 1448550632 4294956208 18446744073709551615 134836550 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29023 26077 435 29 0 27838 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 116092

[startup+402.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/75 25597
/proc/meminfo: memFree=1641664/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=116092 CPUtime=402.11
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26132 0 0 0 40196 15 0 0 25 0 1 0 24183211 118878208 26083 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268320 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29023 26083 435 29 0 27838 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 116092

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 25597
/proc/meminfo: memFree=1641216/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=116488 CPUtime=462.08
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26231 0 0 0 46193 15 0 0 25 0 1 0 24183211 119283712 26182 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838866 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29122 26182 435 29 0 27937 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 116488

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 25598
/proc/meminfo: memFree=1641144/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=116488 CPUtime=522.05
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26232 0 0 0 52190 15 0 0 25 0 1 0 24183211 119283712 26183 996147200 1448431616 1448550632 4294956208 18446744073709551615 134825219 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29122 26183 435 29 0 27937 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 116488

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25598
/proc/meminfo: memFree=1640824/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=116884 CPUtime=582.03
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26311 0 0 0 58188 15 0 0 25 0 1 0 24183211 119689216 26262 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838616 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29221 26262 435 29 0 28036 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 116884

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25598
/proc/meminfo: memFree=1640824/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=116884 CPUtime=642
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26319 0 0 0 64185 15 0 0 25 0 1 0 24183211 119689216 26270 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864877 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29221 26270 435 29 0 28036 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 116884

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 25599
/proc/meminfo: memFree=1640432/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=117148 CPUtime=821.91
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26399 0 0 0 82176 15 0 0 25 0 1 0 24183211 119959552 26350 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268128 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29287 26350 435 29 0 28102 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 117148

[startup+882.305 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 25599
/proc/meminfo: memFree=1640368/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=117280 CPUtime=881.89
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26400 0 0 0 88174 15 0 0 25 0 1 0 24183211 120094720 26351 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29320 26351 435 29 0 28135 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 117280

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 25599
/proc/meminfo: memFree=1640240/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=117280 CPUtime=941.86
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26401 0 0 0 94171 15 0 0 25 0 1 0 24183211 120094720 26352 996147200 1448431616 1448550632 4294956208 18446744073709551615 134845536 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29320 26352 435 29 0 28135 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 117280

[startup+1002.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 25655
/proc/meminfo: memFree=1639368/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=117280 CPUtime=1001.82
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26402 0 0 0 100166 16 0 0 25 0 1 0 24183211 120094720 26353 996147200 1448431616 1448550632 4294956208 18446744073709551615 135263984 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29320 26353 435 29 0 28135 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 117280

[startup+1062.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/74 25655
/proc/meminfo: memFree=1639048/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=117544 CPUtime=1061.8
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26487 0 0 0 106163 17 0 0 25 0 1 0 24183211 120365056 26438 996147200 1448431616 1448550632 4294956208 18446744073709551615 134836675 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29386 26438 435 29 0 28201 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 117544

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 25655
/proc/meminfo: memFree=1638984/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=117544 CPUtime=1121.77
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26490 0 0 0 112160 17 0 0 25 0 1 0 24183211 120365056 26441 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290160 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29386 26441 435 29 0 28201 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 117544

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 25655
/proc/meminfo: memFree=1638984/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=117544 CPUtime=1181.74
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26491 0 0 0 118157 17 0 0 25 0 1 0 24183211 120365056 26442 996147200 1448431616 1448550632 4294956208 18446744073709551615 134845989 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29386 26442 435 29 0 28201 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 117544

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 25655
/proc/meminfo: memFree=1638984/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=117544 CPUtime=1241.71
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26491 0 0 0 124154 17 0 0 25 0 1 0 24183211 120365056 26442 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269049 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29386 26442 435 29 0 28201 0
Current children cumulated CPU time (s) 1241.71
Current children cumulated vsize (KiB) 117544

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 25655
/proc/meminfo: memFree=1638984/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=117544 CPUtime=1301.69
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26491 0 0 0 130152 17 0 0 25 0 1 0 24183211 120365056 26442 996147200 1448431616 1448550632 4294956208 18446744073709551615 134836655 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29386 26442 435 29 0 28201 0
Current children cumulated CPU time (s) 1301.69
Current children cumulated vsize (KiB) 117544

[startup+1362.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/74 25655
/proc/meminfo: memFree=1638536/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=118072 CPUtime=1361.67
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26603 0 0 0 136149 18 0 0 25 0 1 0 24183211 120905728 26554 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838914 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29518 26554 435 29 0 28333 0
Current children cumulated CPU time (s) 1361.67
Current children cumulated vsize (KiB) 118072

[startup+1422.3 s]
/proc/loadavg: 2.08 2.01 2.00 3/74 25655
/proc/meminfo: memFree=1638536/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=118072 CPUtime=1421.64
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26608 0 0 0 142146 18 0 0 25 0 1 0 24183211 120905728 26559 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29518 26559 435 29 0 28333 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 118072

[startup+1482.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/74 25655
/proc/meminfo: memFree=1638472/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=118072 CPUtime=1481.61
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26613 0 0 0 148143 18 0 0 25 0 1 0 24183211 120905728 26564 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291459 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29518 26564 435 29 0 28333 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 118072

[startup+1542.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/74 25655
/proc/meminfo: memFree=1638472/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=118072 CPUtime=1541.59
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26613 0 0 0 154141 18 0 0 25 0 1 0 24183211 120905728 26564 996147200 1448431616 1448550632 4294956208 18446744073709551615 134845368 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29518 26564 435 29 0 28333 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 118072

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/74 25655
/proc/meminfo: memFree=1638344/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=118072 CPUtime=1601.55
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26613 0 0 0 160137 18 0 0 25 0 1 0 24183211 120905728 26564 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268080 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29518 26564 435 29 0 28333 0
Current children cumulated CPU time (s) 1601.55
Current children cumulated vsize (KiB) 118072

[startup+1662.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/74 25655
/proc/meminfo: memFree=1638344/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=118072 CPUtime=1661.53
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26613 0 0 0 166135 18 0 0 25 0 1 0 24183211 120905728 26564 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29518 26564 435 29 0 28333 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 118072

[startup+1722.3 s]
/proc/loadavg: 2.23 2.10 2.02 3/74 25655
/proc/meminfo: memFree=1638280/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=118072 CPUtime=1721.5
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26614 0 0 0 172132 18 0 0 25 0 1 0 24183211 120905728 26565 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264176 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29518 26565 435 29 0 28333 0
Current children cumulated CPU time (s) 1721.5
Current children cumulated vsize (KiB) 118072

[startup+1782.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/74 25655
/proc/meminfo: memFree=1638280/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=118072 CPUtime=1781.47
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26614 0 0 0 178129 18 0 0 25 0 1 0 24183211 120905728 26565 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268111 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29518 26565 435 29 0 28333 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (KiB) 118072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.06 2.07 2.02 3/74 25655
/proc/meminfo: memFree=1637384/2055920 swapFree=4192812/4192956
[pid=25589] ppid=25587 vsize=118996 CPUtime=1800.07
/proc/25589/stat : 25589 (ld-linux.so.2) R 25587 25589 8169 0 -1 4194304 26847 0 0 0 179989 18 0 0 25 0 1 0 24183211 121851904 26798 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290312 0 0 4096 0 0 0 0 17 0 0 0
/proc/25589/statm: 29749 26798 435 29 0 28564 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 118996

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): 1800.92
CPU time (s): 1800.1
CPU user time (s): 1799.9
CPU system time (s): 0.202969
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 118996

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

runsolver used 1.2908 second user time and 5.2702 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-12 05:59:16
IDJOB=2080775
IDBENCH=57147
IDSOLVER=769
FILE ID=node3/2080775-1247371156
PBS_JOBID= 9507109
Free space on /tmp= 66408 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-38.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2080775-1247371156/watcher-2080775-1247371156 -o /tmp/evaluation-result-2080775-1247371156/solver-2080775-1247371156 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2080775-1247371156.xml

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

MD5SUM BENCH= ee51d8f03f846d4f6b75cf05c1c7369b
RANDOM SEED=503889767

node3.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.259
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.259
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:       1745328 kB
Buffers:         50340 kB
Cached:         179024 kB
SwapCached:          0 kB
Active:         155696 kB
Inactive:        92188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4536 kB
Writeback:           0 kB
Mapped:          29184 kB
Slab:            48144 kB
Committed_AS:   246064 kB
PageTables:       1712 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= 66404 MiB
End job on node3 at 2009-07-12 06:29:19