Trace number 2068037

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 1811.42

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-timtab2.xml
MD5SUMa40124768f94863fa1f05d28f139d6b7
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 variables6363
Number of constraints1079
Maximum constraint arity141
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1079
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-2068037-1247345788/watcher-2068037-1247345788 -o /tmp/evaluation-result-2068037-1247345788/solver-2068037-1247345788 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068037-1247345788.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.94 2.02 2.04 4/74 16122
/proc/meminfo: memFree=1169736/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=4804 CPUtime=0
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 21644861 4919296 163 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 1201 164 139 29 0 16 0

[startup+0.107516 s]
/proc/loadavg: 1.94 2.02 2.04 4/74 16122
/proc/meminfo: memFree=1169736/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=6832 CPUtime=0.09
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 887 0 0 0 9 0 0 0 18 0 1 0 21644861 6995968 866 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158974647 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 1708 866 362 29 0 523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6832

[startup+0.201521 s]
/proc/loadavg: 1.94 2.02 2.04 4/74 16122
/proc/meminfo: memFree=1169736/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=6964 CPUtime=0.19
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 942 0 0 0 19 0 0 0 18 0 1 0 21644861 7131136 921 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157089936 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 1741 921 362 29 0 556 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6964

[startup+0.301529 s]
/proc/loadavg: 1.94 2.02 2.04 4/74 16122
/proc/meminfo: memFree=1169736/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=7764 CPUtime=0.29
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 1136 0 0 0 29 0 0 0 19 0 1 0 21644861 7950336 1115 996147200 1448431616 1448550632 4294956208 18446744073709551615 134568188 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 1941 1115 362 29 0 756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7764

[startup+0.701558 s]
/proc/loadavg: 1.94 2.02 2.04 4/74 16122
/proc/meminfo: memFree=1169736/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=19232 CPUtime=0.69
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 3983 0 0 0 68 1 0 0 23 0 1 0 21644861 19693568 3962 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 4808 3962 379 29 0 3623 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19232

[startup+1.50162 s]
/proc/loadavg: 1.94 2.02 2.04 3/75 16123
/proc/meminfo: memFree=1102656/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=81540 CPUtime=1.49
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 19206 0 0 0 142 7 0 0 25 0 1 0 21644861 83496960 19185 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 20385 19185 426 29 0 19200 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81540

[startup+3.10173 s]
/proc/loadavg: 1.94 2.02 2.04 3/75 16123
/proc/meminfo: memFree=1089536/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=88308 CPUtime=3.08
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 20460 0 0 0 301 7 0 0 25 0 1 0 21644861 90427392 20439 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 22077 20439 426 29 0 20892 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 88308

[startup+6.30196 s]
/proc/loadavg: 1.94 2.02 2.04 3/75 16123
/proc/meminfo: memFree=1089344/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=88836 CPUtime=6.28
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 20623 0 0 0 621 7 0 0 25 0 1 0 21644861 90968064 20602 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839766 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 22209 20602 426 29 0 21024 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 88836

[startup+12.7014 s]
/proc/loadavg: 1.95 2.02 2.04 3/75 16123
/proc/meminfo: memFree=1085824/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=91212 CPUtime=12.68
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 21358 0 0 0 1260 8 0 0 25 0 1 0 21644861 93401088 21337 996147200 1448431616 1448550632 4294956208 18446744073709551615 135263072 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 22803 21337 426 29 0 21618 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 91212

[startup+25.5014 s]
/proc/loadavg: 1.96 2.02 2.04 3/75 16123
/proc/meminfo: memFree=1083200/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93192 CPUtime=25.48
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22004 0 0 0 2539 9 0 0 25 0 1 0 21644861 95428608 21983 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23298 21983 426 29 0 22113 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93192

[startup+51.1012 s]
/proc/loadavg: 1.97 2.01 2.03 3/75 16123
/proc/meminfo: memFree=1083136/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93324 CPUtime=51.07
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22036 0 0 0 5098 9 0 0 25 0 1 0 21644861 95563776 22015 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842535 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23331 22015 426 29 0 22146 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 93324

[startup+102.302 s]
/proc/loadavg: 1.99 2.01 2.03 3/75 16123
/proc/meminfo: memFree=1083008/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93324 CPUtime=102.25
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22044 0 0 0 10216 9 0 0 25 0 1 0 21644861 95563776 22023 996147200 1448431616 1448550632 4294956208 18446744073709551615 135263073 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23331 22023 426 29 0 22146 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 93324

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.02 3/75 16123
/proc/meminfo: memFree=1083008/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93324 CPUtime=162.22
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22045 0 0 0 16213 9 0 0 25 0 1 0 21644861 95563776 22024 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23331 22024 426 29 0 22146 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 93324

[startup+222.307 s]
/proc/loadavg: 1.99 2.00 2.02 3/76 16124
/proc/meminfo: memFree=1083000/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93324 CPUtime=222.21
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22050 0 0 0 22212 9 0 0 25 0 1 0 21644861 95563776 22029 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23331 22029 426 29 0 22146 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 93324

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 2.01 3/76 16130
/proc/meminfo: memFree=1082744/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93324 CPUtime=282.19
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22050 0 0 0 28209 10 0 0 25 0 1 0 21644861 95563776 22029 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23331 22029 426 29 0 22146 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 93324

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 2.01 3/76 16130
/proc/meminfo: memFree=1082424/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=342.17
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22138 0 0 0 34207 10 0 0 25 0 1 0 21644861 95969280 22117 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291960 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23430 22117 426 29 0 22245 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 93720

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 16131
/proc/meminfo: memFree=1082416/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=402.14
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22138 0 0 0 40204 10 0 0 25 0 1 0 21644861 95969280 22117 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23430 22117 426 29 0 22245 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 93720

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 16131
/proc/meminfo: memFree=1082416/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=462.12
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22138 0 0 0 46202 10 0 0 25 0 1 0 21644861 95969280 22117 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839766 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23430 22117 426 29 0 22245 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 93720

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 16131
/proc/meminfo: memFree=1082416/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=522.1
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22138 0 0 0 52200 10 0 0 25 0 1 0 21644861 95969280 22117 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267165 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23430 22117 426 29 0 22245 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 93720

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 16131
/proc/meminfo: memFree=1082360/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=582.08
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22138 0 0 0 58198 10 0 0 25 0 1 0 21644861 95969280 22117 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842541 0 0 4096 0 0 0 0 17 0 0 0
/proc/16122/statm: 23430 22117 426 29 0 22245 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 93720

[startup+642.302 s]
/proc/loadavg: 1.85 1.97 1.99 4/83 16200
/proc/meminfo: memFree=844608/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=641.9
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22138 0 0 0 64178 12 0 0 25 0 1 0 21644861 95969280 22117 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22117 426 29 0 22245 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 93720

[startup+702.301 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16201
/proc/meminfo: memFree=696184/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=879.65
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22139 0 0 0 87953 12 0 0 25 0 1 0 21644861 95969280 22118 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22118 426 29 0 22245 0
Current children cumulated CPU time (s) 879.65
Current children cumulated vsize (KiB) 93720

[startup+942.302 s]
/proc/loadavg: 2.07 2.03 2.01 3/83 16201
/proc/meminfo: memFree=696184/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=939.09
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22139 0 0 0 93897 12 0 0 25 0 1 0 21644861 95969280 22118 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22118 426 29 0 22245 0
Current children cumulated CPU time (s) 939.09
Current children cumulated vsize (KiB) 93720

[startup+1002.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/83 16201
/proc/meminfo: memFree=696120/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=998.53
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22139 0 0 0 99841 12 0 0 25 0 1 0 21644861 95969280 22118 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839840 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22118 426 29 0 22245 0
Current children cumulated CPU time (s) 998.53
Current children cumulated vsize (KiB) 93720

[startup+1062.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/83 16201
/proc/meminfo: memFree=696128/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1057.97
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22139 0 0 0 105785 12 0 0 25 0 1 0 21644861 95969280 22118 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22118 426 29 0 22245 0
Current children cumulated CPU time (s) 1057.97
Current children cumulated vsize (KiB) 93720

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 16201
/proc/meminfo: memFree=696064/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1117.41
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 111729 12 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1117.41
Current children cumulated vsize (KiB) 93720

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 16201
/proc/meminfo: memFree=696064/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1176.85
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 117673 12 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1176.85
Current children cumulated vsize (KiB) 93720

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16201
/proc/meminfo: memFree=695936/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1236.28
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 123616 12 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1236.28
Current children cumulated vsize (KiB) 93720

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16201
/proc/meminfo: memFree=695872/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1295.73
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 129561 12 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839766 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1295.73
Current children cumulated vsize (KiB) 93720

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16201
/proc/meminfo: memFree=695808/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1355.17
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 135504 13 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1355.17
Current children cumulated vsize (KiB) 93720

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16201
/proc/meminfo: memFree=695808/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1414.62
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 141449 13 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215917 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1414.62
Current children cumulated vsize (KiB) 93720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16201
/proc/meminfo: memFree=695808/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1474.05
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 147392 13 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161221 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1474.05
Current children cumulated vsize (KiB) 93720

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16201
/proc/meminfo: memFree=695808/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1533.5
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 153337 13 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839888 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1533.5
Current children cumulated vsize (KiB) 93720

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16201
/proc/meminfo: memFree=695808/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1592.93
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 159280 13 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289712 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1592.93
Current children cumulated vsize (KiB) 93720

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16201
/proc/meminfo: memFree=695808/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1652.37
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 165224 13 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1652.37
Current children cumulated vsize (KiB) 93720

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 16201
/proc/meminfo: memFree=695808/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1711.82
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 171169 13 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1711.82
Current children cumulated vsize (KiB) 93720

[startup+1782.3 s]
/proc/loadavg: 2.22 2.07 2.02 3/83 16201
/proc/meminfo: memFree=695680/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1771.25
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 177112 13 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839868 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1771.25
Current children cumulated vsize (KiB) 93720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.4 s]
/proc/loadavg: 2.15 2.06 2.02 3/83 16201
/proc/meminfo: memFree=695680/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1800.08
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 179995 13 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839868 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 93720

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

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

[startup+1811.4 s]
/proc/loadavg: 2.15 2.06 2.02 3/83 16201
/proc/meminfo: memFree=695680/2055920 swapFree=4192956/4192956
[pid=16122] ppid=16120 vsize=93720 CPUtime=1800.08
/proc/16122/stat : 16122 (ld-linux.so.2) R 16120 16122 14618 0 -1 4194304 22140 0 0 0 179995 13 0 0 25 0 1 0 21644861 95969280 22119 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839868 0 0 4096 0 0 0 0 17 1 0 0
/proc/16122/statm: 23430 22119 426 29 0 22245 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 93720

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.42
CPU time (s): 1800.11
CPU user time (s): 1799.96
CPU system time (s): 0.147977
CPU usage (%): 99.3753
Max. virtual memory (cumulated for all children) (KiB): 93720

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

runsolver used 2.40563 second user time and 5.29919 second system time

The end

Launcher Data

Begin job on node34 at 2009-07-11 22:56:28
IDJOB=2068037
IDBENCH=54786
IDSOLVER=769
FILE ID=node34/2068037-1247345788
PBS_JOBID= 9506707
Free space on /tmp= 66292 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-timtab2.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068037-1247345788/watcher-2068037-1247345788 -o /tmp/evaluation-result-2068037-1247345788/solver-2068037-1247345788 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068037-1247345788.xml

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

MD5SUM BENCH= a40124768f94863fa1f05d28f139d6b7
RANDOM SEED=2093645100

node34.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.232
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.232
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:       1170216 kB
Buffers:         59888 kB
Cached:         726736 kB
SwapCached:          0 kB
Active:         120168 kB
Inactive:       701468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1170216 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2704 kB
Writeback:           0 kB
Mapped:          45740 kB
Slab:            49316 kB
Committed_AS:   231484 kB
PageTables:       1784 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= 66292 MiB
End job on node34 at 2009-07-11 23:26:42