Trace number 2065144

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.11 1804.91

General information on the benchmark

Namecsp/fischer/
normalized-fischer-9-6-fair.xml
MD5SUM34fd0241491a8b5b6d88ff3be7e24b8b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark133.392
Satisfiable
(Un)Satisfiability was proved
Number of variables14436
Number of constraints13661
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13661
Global constraints used (with number of constraints)

Solver Data

0.00/0.13	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-2065144-1247337935/watcher-2065144-1247337935 -o /tmp/evaluation-result-2065144-1247337935/solver-2065144-1247337935 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2065144-1247337935.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: 2.11 2.03 2.00 4/81 14042
/proc/meminfo: memFree=1859912/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=8472 CPUtime=0.19
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 1328 0 0 0 19 0 0 0 19 0 1 0 20859986 8675328 1307 996147200 1448431616 1448550632 4294956208 18446744073709551615 134655641 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 2118 1307 382 29 0 933 0

[startup+0.305575 s]
/proc/loadavg: 2.11 2.03 2.00 4/81 14042
/proc/meminfo: memFree=1859912/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=9496 CPUtime=0.29
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 1587 0 0 0 29 0 0 0 20 0 1 0 20859986 9723904 1566 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157379604 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 2374 1566 382 29 0 1189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9496

[startup+0.401586 s]
/proc/loadavg: 2.11 2.03 2.00 4/81 14042
/proc/meminfo: memFree=1859912/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=10392 CPUtime=0.39
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 1800 0 0 0 38 1 0 0 20 0 1 0 20859986 10641408 1779 996147200 1448431616 1448550632 4294956208 18446744073709551615 134691955 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 2598 1779 382 29 0 1413 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 10392

[startup+0.501597 s]
/proc/loadavg: 2.11 2.03 2.00 4/81 14042
/proc/meminfo: memFree=1859912/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=11416 CPUtime=0.49
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 2018 0 0 0 48 1 0 0 21 0 1 0 20859986 11689984 1997 996147200 1448431616 1448550632 4294956208 18446744073709551615 134520664 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 2854 1997 383 29 0 1669 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11416

[startup+0.701618 s]
/proc/loadavg: 2.11 2.03 2.00 4/81 14042
/proc/meminfo: memFree=1859912/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=13080 CPUtime=0.68
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 2446 0 0 0 67 1 0 0 23 0 1 0 20859986 13393920 2425 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158968592 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 3270 2425 383 29 0 2085 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13080

[startup+1.50171 s]
/proc/loadavg: 2.11 2.03 2.00 3/82 14043
/proc/meminfo: memFree=1827904/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36648 CPUtime=1.47
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8383 0 0 0 143 4 0 0 25 0 1 0 20859986 37527552 8362 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161284 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 9162 8362 432 29 0 7977 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 36648

[startup+3.10188 s]
/proc/loadavg: 2.11 2.03 2.00 3/82 14043
/proc/meminfo: memFree=1827776/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36648 CPUtime=3.06
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8383 0 0 0 302 4 0 0 25 0 1 0 20859986 37527552 8362 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 9162 8362 432 29 0 7977 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 36648

[startup+6.30223 s]
/proc/loadavg: 2.10 2.03 2.00 4/82 14043
/proc/meminfo: memFree=1827712/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36648 CPUtime=6.23
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8383 0 0 0 619 4 0 0 25 0 1 0 20859986 37527552 8362 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259370 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 9162 8362 432 29 0 7977 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 36648

[startup+12.7019 s]
/proc/loadavg: 2.09 2.03 2.00 3/82 14043
/proc/meminfo: memFree=1827584/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36648 CPUtime=12.57
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8385 0 0 0 1253 4 0 0 25 0 1 0 20859986 37527552 8364 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 9162 8364 432 29 0 7977 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 36648

[startup+25.5013 s]
/proc/loadavg: 2.07 2.03 2.00 3/82 14043
/proc/meminfo: memFree=1827712/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36648 CPUtime=25.25
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8385 0 0 0 2521 4 0 0 25 0 1 0 20859986 37527552 8364 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 9162 8364 432 29 0 7977 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 36648

[startup+51.1011 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 14043
/proc/meminfo: memFree=1827648/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36648 CPUtime=50.61
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8385 0 0 0 5057 4 0 0 25 0 1 0 20859986 37527552 8364 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865443 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 9162 8364 432 29 0 7977 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 36648

[startup+102.302 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 14043
/proc/meminfo: memFree=1827584/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36648 CPUtime=101.33
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8385 0 0 0 10129 4 0 0 25 0 1 0 20859986 37527552 8364 996147200 1448431616 1448550632 4294956208 18446744073709551615 134818533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 9162 8364 432 29 0 7977 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 36648

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14043
/proc/meminfo: memFree=1827520/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36648 CPUtime=160.76
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8385 0 0 0 16072 4 0 0 25 0 1 0 20859986 37527552 8364 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 9162 8364 432 29 0 7977 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 36648

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14043
/proc/meminfo: memFree=1827520/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36648 CPUtime=220.2
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8385 0 0 0 22016 4 0 0 25 0 1 0 20859986 37527552 8364 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289858 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 9162 8364 432 29 0 7977 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 36648

[startup+282.301 s]
/proc/loadavg: 1.89 1.97 1.99 3/81 14113
/proc/meminfo: memFree=1820816/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36648 CPUtime=279.91
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8385 0 0 0 27984 7 0 0 25 0 1 0 20859986 37527552 8364 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9162 8364 432 29 0 7977 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 36648

[startup+342.302 s]
/proc/loadavg: 1.96 1.97 1.99 3/83 14183
/proc/meminfo: memFree=1858688/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36912 CPUtime=339.86
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8413 0 0 0 33978 8 0 0 25 0 1 0 20859986 37797888 8392 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9228 8392 432 29 0 8043 0
Current children cumulated CPU time (s) 339.86
Current children cumulated vsize (KiB) 36912

[startup+402.301 s]
/proc/loadavg: 2.25 2.04 2.01 3/81 14356
/proc/meminfo: memFree=1836304/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36912 CPUtime=398.21
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8413 0 0 0 39810 11 0 0 25 0 1 0 20859986 37797888 8392 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291391 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 9228 8392 432 29 0 8043 0
Current children cumulated CPU time (s) 398.21
Current children cumulated vsize (KiB) 36912

[startup+462.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 14443
/proc/meminfo: memFree=1631936/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36912 CPUtime=458.06
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8417 0 0 0 45791 15 0 0 25 0 1 0 20859986 37797888 8396 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9228 8396 432 29 0 8043 0
Current children cumulated CPU time (s) 458.06
Current children cumulated vsize (KiB) 36912

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14493
/proc/meminfo: memFree=1856448/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36912 CPUtime=518.02
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8426 0 0 0 51787 15 0 0 25 0 1 0 20859986 37797888 8405 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897045 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9228 8405 432 29 0 8043 0
Current children cumulated CPU time (s) 518.02
Current children cumulated vsize (KiB) 36912

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14494
/proc/meminfo: memFree=1851192/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36912 CPUtime=577.99
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8436 0 0 0 57784 15 0 0 25 0 1 0 20859986 37797888 8415 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9228 8415 432 29 0 8043 0
Current children cumulated CPU time (s) 577.99
Current children cumulated vsize (KiB) 36912

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14494
/proc/meminfo: memFree=1851064/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=36912 CPUtime=637.97
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8437 0 0 0 63782 15 0 0 25 0 1 0 20859986 37797888 8416 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9228 8416 432 29 0 8043 0
Current children cumulated CPU time (s) 637.97
Current children cumulated vsize (KiB) 36912

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14494
/proc/meminfo: memFree=1851064/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=817.89
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8451 0 0 0 81774 15 0 0 25 0 1 0 20859986 37933056 8430 996147200 1448431616 1448550632 4294956208 18446744073709551615 135293234 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8430 432 29 0 8076 0
Current children cumulated CPU time (s) 817.89
Current children cumulated vsize (KiB) 37044

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14494
/proc/meminfo: memFree=1851064/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=877.87
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8451 0 0 0 87772 15 0 0 25 0 1 0 20859986 37933056 8430 996147200 1448431616 1448550632 4294956208 18446744073709551615 135293234 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8430 432 29 0 8076 0
Current children cumulated CPU time (s) 877.87
Current children cumulated vsize (KiB) 37044

[startup+942.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 14500
/proc/meminfo: memFree=1850864/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=937.84
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8452 0 0 0 93768 16 0 0 25 0 1 0 20859986 37933056 8431 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897014 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8431 432 29 0 8076 0
Current children cumulated CPU time (s) 937.84
Current children cumulated vsize (KiB) 37044

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 14500
/proc/meminfo: memFree=1850800/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=997.82
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8452 0 0 0 99766 16 0 0 25 0 1 0 20859986 37933056 8431 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269049 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8431 432 29 0 8076 0
Current children cumulated CPU time (s) 997.82
Current children cumulated vsize (KiB) 37044

[startup+1062.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/83 14500
/proc/meminfo: memFree=1850800/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1057.8
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8452 0 0 0 105764 16 0 0 25 0 1 0 20859986 37933056 8431 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865097 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8431 432 29 0 8076 0
Current children cumulated CPU time (s) 1057.8
Current children cumulated vsize (KiB) 37044

[startup+1122.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 14500
/proc/meminfo: memFree=1850736/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1117.77
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8452 0 0 0 111761 16 0 0 25 0 1 0 20859986 37933056 8431 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290114 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8431 432 29 0 8076 0
Current children cumulated CPU time (s) 1117.77
Current children cumulated vsize (KiB) 37044

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 14500
/proc/meminfo: memFree=1850608/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1177.74
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8452 0 0 0 117758 16 0 0 25 0 1 0 20859986 37933056 8431 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865255 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8431 432 29 0 8076 0
Current children cumulated CPU time (s) 1177.74
Current children cumulated vsize (KiB) 37044

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14500
/proc/meminfo: memFree=1850552/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1237.72
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8454 0 0 0 123756 16 0 0 25 0 1 0 20859986 37933056 8433 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269535 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8433 432 29 0 8076 0
Current children cumulated CPU time (s) 1237.72
Current children cumulated vsize (KiB) 37044

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14500
/proc/meminfo: memFree=1850488/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1297.69
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8454 0 0 0 129753 16 0 0 25 0 1 0 20859986 37933056 8433 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838704 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8433 432 29 0 8076 0
Current children cumulated CPU time (s) 1297.69
Current children cumulated vsize (KiB) 37044

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 14500
/proc/meminfo: memFree=1850488/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1357.67
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8454 0 0 0 135751 16 0 0 25 0 1 0 20859986 37933056 8433 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864970 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8433 432 29 0 8076 0
Current children cumulated CPU time (s) 1357.67
Current children cumulated vsize (KiB) 37044

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 14500
/proc/meminfo: memFree=1850424/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1417.65
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8454 0 0 0 141749 16 0 0 25 0 1 0 20859986 37933056 8433 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838832 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8433 432 29 0 8076 0
Current children cumulated CPU time (s) 1417.65
Current children cumulated vsize (KiB) 37044

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 14500
/proc/meminfo: memFree=1850360/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1477.62
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8454 0 0 0 147746 16 0 0 25 0 1 0 20859986 37933056 8433 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290111 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8433 432 29 0 8076 0
Current children cumulated CPU time (s) 1477.62
Current children cumulated vsize (KiB) 37044

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14500
/proc/meminfo: memFree=1850360/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1537.59
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8454 0 0 0 153743 16 0 0 25 0 1 0 20859986 37933056 8433 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8433 432 29 0 8076 0
Current children cumulated CPU time (s) 1537.59
Current children cumulated vsize (KiB) 37044

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14500
/proc/meminfo: memFree=1850360/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1597.58
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8454 0 0 0 159741 17 0 0 25 0 1 0 20859986 37933056 8433 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8433 432 29 0 8076 0
Current children cumulated CPU time (s) 1597.58
Current children cumulated vsize (KiB) 37044

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14500
/proc/meminfo: memFree=1850360/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1657.56
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8455 0 0 0 165739 17 0 0 25 0 1 0 20859986 37933056 8434 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838677 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8434 432 29 0 8076 0
Current children cumulated CPU time (s) 1657.56
Current children cumulated vsize (KiB) 37044

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14500
/proc/meminfo: memFree=1850232/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37044 CPUtime=1717.53
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8455 0 0 0 171736 17 0 0 25 0 1 0 20859986 37933056 8434 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161284 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9261 8434 432 29 0 8076 0
Current children cumulated CPU time (s) 1717.53
Current children cumulated vsize (KiB) 37044

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14500
/proc/meminfo: memFree=1850104/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37172 CPUtime=1777.51
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8463 0 0 0 177734 17 0 0 25 0 1 0 20859986 38064128 8442 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865054 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9293 8442 432 29 0 8108 0
Current children cumulated CPU time (s) 1777.51
Current children cumulated vsize (KiB) 37172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14500
/proc/meminfo: memFree=1850104/2055920 swapFree=4192812/4192956
[pid=14042] ppid=14040 vsize=37172 CPUtime=1800.1
/proc/14042/stat : 14042 (ld-linux.so.2) R 14040 14042 13694 0 -1 4194304 8463 0 0 0 179993 17 0 0 25 0 1 0 20859986 38064128 8442 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838906 0 0 4096 0 0 0 0 17 0 0 0
/proc/14042/statm: 9293 8442 432 29 0 8108 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 37172

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): 1804.91
CPU time (s): 1800.11
CPU user time (s): 1799.93
CPU system time (s): 0.177972
CPU usage (%): 99.734
Max. virtual memory (cumulated for all children) (KiB): 37172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8463
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= 25
involuntary context switches= 17415

runsolver used 2.43663 second user time and 5.46417 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-11 20:45:35
IDJOB=2065144
IDBENCH=54308
IDSOLVER=769
FILE ID=node21/2065144-1247337935
PBS_JOBID= 9506741
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= 34fd0241491a8b5b6d88ff3be7e24b8b
RANDOM SEED=1411639132

node21.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.240
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.240
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:       1860392 kB
Buffers:         11496 kB
Cached:          72552 kB
SwapCached:          0 kB
Active:         117224 kB
Inactive:        31772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3572 kB
Writeback:           0 kB
Mapped:          85348 kB
Slab:            31852 kB
Committed_AS:   213384 kB
PageTables:       1912 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= 66376 MiB
End job on node21 at 2009-07-11 21:15:42