Trace number 2068961

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 1809.55

General information on the benchmark

Namecsp/tdsp/
normalized-C7-3-240.xml
MD5SUMf9fb4b9e93d84a370d6e24bfb8078515
Bench CategoryN-ARY-INT (n-ary 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 variables590
Number of constraints19502
Maximum constraint arity6
Maximum domain size241
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19502
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-2068961-1247349127/watcher-2068961-1247349127 -o /tmp/evaluation-result-2068961-1247349127/solver-2068961-1247349127 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068961-1247349127.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.25 2.44 2.40 4/86 18974
/proc/meminfo: memFree=1262816/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=4804 CPUtime=0
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 21975389 4919296 162 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448530970 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 1201 162 137 29 0 16 0

[startup+0.107317 s]
/proc/loadavg: 2.25 2.44 2.40 4/86 18974
/proc/meminfo: memFree=1262816/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=9556 CPUtime=0.1
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 1569 0 0 0 9 1 0 0 18 0 1 0 21975389 9785344 1548 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 2389 1548 383 29 0 1204 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9556

[startup+0.201331 s]
/proc/loadavg: 2.25 2.44 2.40 4/86 18974
/proc/meminfo: memFree=1262816/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=14168 CPUtime=0.18
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 2723 0 0 0 17 1 0 0 18 0 1 0 21975389 14508032 2702 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 3542 2703 383 29 0 2357 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 14168

[startup+0.301349 s]
/proc/loadavg: 2.25 2.44 2.40 4/86 18974
/proc/meminfo: memFree=1262816/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=18920 CPUtime=0.29
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 3928 0 0 0 27 2 0 0 19 0 1 0 21975389 19374080 3907 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 4730 3907 383 29 0 3545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18920

[startup+0.701418 s]
/proc/loadavg: 2.25 2.44 2.40 4/86 18974
/proc/meminfo: memFree=1262816/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=38672 CPUtime=0.69
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 8645 0 0 0 63 6 0 0 23 0 1 0 21975389 39600128 8624 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 9668 8624 383 29 0 8483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38672

[startup+1.50155 s]
/proc/loadavg: 2.25 2.44 2.40 3/87 18975
/proc/meminfo: memFree=1210712/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=71508 CPUtime=1.48
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 17091 0 0 0 139 9 0 0 25 0 1 0 21975389 73224192 17070 996147200 1448431616 1448550632 4294956208 18446744073709551615 134943386 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 17877 17070 387 29 0 16692 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 71508

[startup+3.10182 s]
/proc/loadavg: 2.25 2.44 2.40 3/87 18975
/proc/meminfo: memFree=1129688/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=262364 CPUtime=3.08
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 63817 0 0 0 276 32 0 0 25 0 1 0 21975389 268660736 63796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 65591 63796 429 29 0 64406 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 262364

[startup+6.30137 s]
/proc/loadavg: 2.23 2.43 2.40 3/87 18975
/proc/meminfo: memFree=1005208/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=267256 CPUtime=6.25
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 64541 0 0 0 593 32 0 0 25 0 1 0 21975389 273670144 64520 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267165 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 66814 64520 433 29 0 65629 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 267256

[startup+12.7015 s]
/proc/loadavg: 2.21 2.43 2.40 3/87 18975
/proc/meminfo: memFree=1003416/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=267784 CPUtime=12.62
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 64702 0 0 0 1230 32 0 0 25 0 1 0 21975389 274210816 64681 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 66946 64681 433 29 0 65761 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 267784

[startup+25.5016 s]
/proc/loadavg: 2.17 2.40 2.39 3/87 18975
/proc/meminfo: memFree=1000280/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=269368 CPUtime=25.36
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 65118 0 0 0 2504 32 0 0 25 0 1 0 21975389 275832832 65097 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 67342 65097 433 29 0 66157 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 269368

[startup+51.102 s]
/proc/loadavg: 2.26 2.40 2.39 3/87 18975
/proc/meminfo: memFree=996056/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=270424 CPUtime=50.83
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 65398 0 0 0 5050 33 0 0 25 0 1 0 21975389 276914176 65377 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267158 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 67606 65377 433 29 0 66421 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 270424

[startup+102.302 s]
/proc/loadavg: 2.11 2.34 2.36 3/87 18975
/proc/meminfo: memFree=988888/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=271612 CPUtime=101.78
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 65766 0 0 0 10145 33 0 0 25 0 1 0 21975389 278130688 65745 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 67903 65745 433 29 0 66718 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 271612

[startup+162.302 s]
/proc/loadavg: 2.04 2.27 2.34 3/87 18975
/proc/meminfo: memFree=979544/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=271744 CPUtime=161.47
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 65870 0 0 0 16114 33 0 0 25 0 1 0 21975389 278265856 65849 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 67936 65849 433 29 0 66751 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 271744

[startup+222.307 s]
/proc/loadavg: 2.05 2.24 2.32 3/87 18975
/proc/meminfo: memFree=973848/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272008 CPUtime=221.18
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 65904 0 0 0 22085 33 0 0 25 0 1 0 21975389 278536192 65883 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68002 65883 433 29 0 66817 0
Current children cumulated CPU time (s) 221.18
Current children cumulated vsize (KiB) 272008

[startup+282.301 s]
/proc/loadavg: 2.02 2.19 2.30 3/87 18975
/proc/meminfo: memFree=965144/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272008 CPUtime=280.87
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 65916 0 0 0 28054 33 0 0 25 0 1 0 21975389 278536192 65895 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68002 65895 433 29 0 66817 0
Current children cumulated CPU time (s) 280.87
Current children cumulated vsize (KiB) 272008

[startup+342.302 s]
/proc/loadavg: 2.00 2.15 2.27 3/87 18975
/proc/meminfo: memFree=956064/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272140 CPUtime=340.57
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 65945 0 0 0 34024 33 0 0 25 0 1 0 21975389 278671360 65924 996147200 1448431616 1448550632 4294956208 18446744073709551615 135205883 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68035 65924 433 29 0 66850 0
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (KiB) 272140

[startup+402.302 s]
/proc/loadavg: 2.10 2.15 2.27 3/87 18975
/proc/meminfo: memFree=948832/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272140 CPUtime=400.27
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 65963 0 0 0 39994 33 0 0 25 0 1 0 21975389 278671360 65942 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68035 65942 433 29 0 66850 0
Current children cumulated CPU time (s) 400.27
Current children cumulated vsize (KiB) 272140

[startup+462.302 s]
/proc/loadavg: 2.04 2.12 2.25 3/87 18975
/proc/meminfo: memFree=940896/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272140 CPUtime=459.98
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 65969 0 0 0 45964 34 0 0 25 0 1 0 21975389 278671360 65948 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68035 65948 433 29 0 66850 0
Current children cumulated CPU time (s) 459.98
Current children cumulated vsize (KiB) 272140

[startup+522.302 s]
/proc/loadavg: 2.01 2.10 2.23 3/87 18975
/proc/meminfo: memFree=934560/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272140 CPUtime=519.67
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 65969 0 0 0 51933 34 0 0 25 0 1 0 21975389 278671360 65948 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68035 65948 433 29 0 66850 0
Current children cumulated CPU time (s) 519.67
Current children cumulated vsize (KiB) 272140

[startup+582.302 s]
/proc/loadavg: 2.16 2.11 2.22 4/87 18981
/proc/meminfo: memFree=921504/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272536 CPUtime=579.36
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66068 0 0 0 57902 34 0 0 25 0 1 0 21975389 279076864 66047 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68134 66047 433 29 0 66949 0
Current children cumulated CPU time (s) 579.36
Current children cumulated vsize (KiB) 272536

[startup+642.301 s]
/proc/loadavg: 2.06 2.09 2.21 3/87 18981
/proc/meminfo: memFree=912864/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272668 CPUtime=639.03
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66074 0 0 0 63869 34 0 0 25 0 1 0 21975389 279212032 66053 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68167 66053 433 29 0 66982 0
Current children cumulated CPU time (s) 639.03
Current children cumulated vsize (KiB) 272668

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.04 2.16 3/87 18981
/proc/meminfo: memFree=892448/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272800 CPUtime=818.1
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66134 0 0 0 81775 35 0 0 25 0 1 0 21975389 279347200 66113 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68200 66113 433 29 0 67015 0
Current children cumulated CPU time (s) 818.1
Current children cumulated vsize (KiB) 272800

[startup+882.307 s]
/proc/loadavg: 2.00 2.03 2.15 3/87 18981
/proc/meminfo: memFree=886432/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272800 CPUtime=877.81
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66134 0 0 0 87746 35 0 0 25 0 1 0 21975389 279347200 66113 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268778 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68200 66113 433 29 0 67015 0
Current children cumulated CPU time (s) 877.81
Current children cumulated vsize (KiB) 272800

[startup+942.302 s]
/proc/loadavg: 2.00 2.02 2.14 3/87 18981
/proc/meminfo: memFree=877984/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272800 CPUtime=937.48
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66134 0 0 0 93713 35 0 0 25 0 1 0 21975389 279347200 66113 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68200 66113 433 29 0 67015 0
Current children cumulated CPU time (s) 937.48
Current children cumulated vsize (KiB) 272800

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/87 18981
/proc/meminfo: memFree=869728/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272800 CPUtime=997.18
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66134 0 0 0 99683 35 0 0 25 0 1 0 21975389 279347200 66113 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219856 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68200 66113 433 29 0 67015 0
Current children cumulated CPU time (s) 997.18
Current children cumulated vsize (KiB) 272800

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/87 18981
/proc/meminfo: memFree=860640/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272800 CPUtime=1056.89
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66134 0 0 0 105654 35 0 0 25 0 1 0 21975389 279347200 66113 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268320 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68200 66113 433 29 0 67015 0
Current children cumulated CPU time (s) 1056.89
Current children cumulated vsize (KiB) 272800

[startup+1122.3 s]
/proc/loadavg: 2.08 2.04 2.12 3/87 18981
/proc/meminfo: memFree=850784/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272932 CPUtime=1116.55
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66140 0 0 0 111620 35 0 0 25 0 1 0 21975389 279482368 66119 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267057 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68233 66119 433 29 0 67048 0
Current children cumulated CPU time (s) 1116.55
Current children cumulated vsize (KiB) 272932

[startup+1182.3 s]
/proc/loadavg: 2.03 2.03 2.10 3/87 18981
/proc/meminfo: memFree=830560/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272932 CPUtime=1176.22
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66140 0 0 0 117587 35 0 0 25 0 1 0 21975389 279482368 66119 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68233 66119 433 29 0 67048 0
Current children cumulated CPU time (s) 1176.22
Current children cumulated vsize (KiB) 272932

[startup+1242.3 s]
/proc/loadavg: 2.23 2.08 2.11 3/87 18981
/proc/meminfo: memFree=819552/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272932 CPUtime=1235.88
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66146 0 0 0 123553 35 0 0 25 0 1 0 21975389 279482368 66125 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215857 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68233 66125 433 29 0 67048 0
Current children cumulated CPU time (s) 1235.88
Current children cumulated vsize (KiB) 272932

[startup+1302.3 s]
/proc/loadavg: 2.08 2.06 2.10 3/87 18981
/proc/meminfo: memFree=813728/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272932 CPUtime=1295.51
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66146 0 0 0 129516 35 0 0 25 0 1 0 21975389 279482368 66125 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267149 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68233 66125 433 29 0 67048 0
Current children cumulated CPU time (s) 1295.51
Current children cumulated vsize (KiB) 272932

[startup+1362.3 s]
/proc/loadavg: 2.15 2.08 2.10 3/87 18981
/proc/meminfo: memFree=806624/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272932 CPUtime=1355.18
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66146 0 0 0 135482 36 0 0 25 0 1 0 21975389 279482368 66125 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842627 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68233 66125 433 29 0 67048 0
Current children cumulated CPU time (s) 1355.18
Current children cumulated vsize (KiB) 272932

[startup+1422.3 s]
/proc/loadavg: 2.27 2.12 2.11 5/87 18981
/proc/meminfo: memFree=798816/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272932 CPUtime=1414.88
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66146 0 0 0 141452 36 0 0 25 0 1 0 21975389 279482368 66125 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824169 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68233 66125 433 29 0 67048 0
Current children cumulated CPU time (s) 1414.88
Current children cumulated vsize (KiB) 272932

[startup+1482.3 s]
/proc/loadavg: 2.18 2.13 2.11 3/87 18981
/proc/meminfo: memFree=792864/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=272932 CPUtime=1474.58
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66146 0 0 0 147422 36 0 0 25 0 1 0 21975389 279482368 66125 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897045 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68233 66125 433 29 0 67048 0
Current children cumulated CPU time (s) 1474.58
Current children cumulated vsize (KiB) 272932

[startup+1542.31 s]
/proc/loadavg: 2.07 2.10 2.10 3/87 18981
/proc/meminfo: memFree=783520/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=273064 CPUtime=1534.24
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66200 0 0 0 153388 36 0 0 25 0 1 0 21975389 279617536 66179 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264176 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68266 66179 433 29 0 67081 0
Current children cumulated CPU time (s) 1534.24
Current children cumulated vsize (KiB) 273064

[startup+1602.3 s]
/proc/loadavg: 2.14 2.11 2.10 3/87 18981
/proc/meminfo: memFree=778144/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=273064 CPUtime=1593.9
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66200 0 0 0 159354 36 0 0 25 0 1 0 21975389 279617536 66179 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68266 66179 433 29 0 67081 0
Current children cumulated CPU time (s) 1593.9
Current children cumulated vsize (KiB) 273064

[startup+1662.3 s]
/proc/loadavg: 2.15 2.12 2.10 3/87 18981
/proc/meminfo: memFree=770400/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=273196 CPUtime=1653.59
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66218 0 0 0 165323 36 0 0 25 0 1 0 21975389 279752704 66197 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68299 66197 433 29 0 67114 0
Current children cumulated CPU time (s) 1653.59
Current children cumulated vsize (KiB) 273196

[startup+1722.3 s]
/proc/loadavg: 2.05 2.10 2.09 5/87 18981
/proc/meminfo: memFree=762592/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=273328 CPUtime=1713.22
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66266 0 0 0 171286 36 0 0 25 0 1 0 21975389 279887872 66245 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215994 0 0 4096 0 0 0 0 17 1 0 0
/proc/18974/statm: 68332 66245 433 29 0 67147 0
Current children cumulated CPU time (s) 1713.22
Current children cumulated vsize (KiB) 273328

[startup+1782.3 s]
/proc/loadavg: 2.09 2.10 2.09 2/74 18984
/proc/meminfo: memFree=1107912/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=273328 CPUtime=1772.86
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66266 0 0 0 177249 37 0 0 25 0 1 0 21975389 279887872 66245 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68332 66245 433 29 0 67147 0
Current children cumulated CPU time (s) 1772.86
Current children cumulated vsize (KiB) 273328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.5 s]
/proc/loadavg: 2.06 2.09 2.09 3/78 19034
/proc/meminfo: memFree=1077800/2055920 swapFree=4192952/4192956
[pid=18974] ppid=18972 vsize=273460 CPUtime=1800.05
/proc/18974/stat : 18974 (ld-linux.so.2) R 18972 18974 18937 0 -1 4194304 66271 0 0 0 179968 37 0 0 25 0 1 0 21975389 280023040 66250 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/18974/statm: 68365 66250 433 29 0 67180 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 273460

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): 1809.55
CPU time (s): 1800.1
CPU user time (s): 1799.68
CPU system time (s): 0.419936
CPU usage (%): 99.4777
Max. virtual memory (cumulated for all children) (KiB): 273460

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

runsolver used 2.16767 second user time and 6.06308 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-11 23:52:07
IDJOB=2068961
IDBENCH=54965
IDSOLVER=769
FILE ID=node68/2068961-1247349127
PBS_JOBID= 9506895
Free space on /tmp= 66436 MiB

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

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

MD5SUM BENCH= f9fb4b9e93d84a370d6e24bfb8078515
RANDOM SEED=543585692

node68.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.258
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.258
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:       1263296 kB
Buffers:         61448 kB
Cached:         528244 kB
SwapCached:          4 kB
Active:         212532 kB
Inactive:       505932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1263296 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            9060 kB
Writeback:           0 kB
Mapped:         144636 kB
Slab:            58876 kB
Committed_AS:   885120 kB
PageTables:       2164 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= 66440 MiB
End job on node68 at 2009-07-12 00:22:19