Trace number 2083085

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 1813.72

General information on the benchmark

Namecsp/fapp/fapp15/
normalized-fapp15-3000-10.xml
MD5SUM8ae74589310914004d3bf891f899393f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.8804
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
Global constraints used (with number of constraints)

Solver Data

0.19/0.20	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-2083085-1247376658/watcher-2083085-1247376658 -o /tmp/evaluation-result-2083085-1247376658/solver-2083085-1247376658 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2083085-1247376658.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 2.02 2.00 4/82 25169
/proc/meminfo: memFree=1344608/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=18576 CPUtime=0
/proc/25169/stat : 25169 (runsolver) R 25167 25169 20697 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 24726197 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 224627584295 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25169/statm: 4644 284 249 26 0 2626 0

[startup+0.068431 s]
/proc/loadavg: 1.92 2.02 2.00 4/82 25169
/proc/meminfo: memFree=1344608/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=7580 CPUtime=0.05
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 1116 0 0 0 5 0 0 0 18 0 1 0 24726197 7761920 1095 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159697074 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 1895 1095 374 29 0 710 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7580

[startup+0.101433 s]
/proc/loadavg: 1.92 2.02 2.00 4/82 25169
/proc/meminfo: memFree=1344608/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=7972 CPUtime=0.08
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 1198 0 0 0 8 0 0 0 18 0 1 0 24726197 8163328 1177 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688896 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 1993 1177 374 29 0 808 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7972

[startup+0.301464 s]
/proc/loadavg: 1.92 2.02 2.00 4/82 25169
/proc/meminfo: memFree=1344608/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=9952 CPUtime=0.29
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 1679 0 0 0 28 1 0 0 19 0 1 0 24726197 10190848 1658 996147200 1448431616 1448550632 4294956208 18446744073709551615 134694338 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 2488 1658 374 29 0 1303 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9952

[startup+0.701523 s]
/proc/loadavg: 1.92 2.02 2.00 4/82 25169
/proc/meminfo: memFree=1344608/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=13716 CPUtime=0.68
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 2609 0 0 0 67 1 0 0 23 0 1 0 24726197 14045184 2588 996147200 1448431616 1448550632 4294956208 18446744073709551615 134705806 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 3429 2588 375 29 0 2244 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13716

[startup+1.50164 s]
/proc/loadavg: 1.92 2.02 2.00 4/83 25170
/proc/meminfo: memFree=1326424/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=20672 CPUtime=1.47
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 4338 0 0 0 145 2 0 0 25 0 1 0 24726197 21168128 4317 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158981232 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 5168 4317 375 29 0 3983 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20672

[startup+3.10186 s]
/proc/loadavg: 1.92 2.02 2.00 3/83 25170
/proc/meminfo: memFree=1281624/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=95592 CPUtime=3.06
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 12978 0 0 0 300 6 0 0 25 0 1 0 24726197 97886208 12957 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 23898 12957 401 29 0 22713 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 95592

[startup+6.30131 s]
/proc/loadavg: 1.93 2.02 2.00 3/83 25170
/proc/meminfo: memFree=1263192/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=95592 CPUtime=6.23
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 12978 0 0 0 617 6 0 0 25 0 1 0 24726197 97886208 12957 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529425 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 23898 12957 401 29 0 22713 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 95592

[startup+12.7012 s]
/proc/loadavg: 1.93 2.02 2.00 3/83 25170
/proc/meminfo: memFree=1223136/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=95592 CPUtime=12.58
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 12978 0 0 0 1251 7 0 0 25 0 1 0 24726197 97886208 12957 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534311 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 23898 12957 401 29 0 22713 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 95592

[startup+25.501 s]
/proc/loadavg: 2.02 2.04 2.00 3/83 25170
/proc/meminfo: memFree=1141536/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=95724 CPUtime=25.26
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13030 0 0 0 2517 9 0 0 25 0 1 0 24726197 98021376 13009 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529425 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 23931 13009 408 29 0 22746 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 95724

[startup+51.102 s]
/proc/loadavg: 2.09 2.05 2.01 3/75 25172
/proc/meminfo: memFree=991072/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=95916 CPUtime=50.61
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13072 0 0 0 5051 10 0 0 25 0 1 0 24726197 98217984 13051 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534192 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 23979 13051 408 29 0 22794 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 95916

[startup+102.307 s]
/proc/loadavg: 2.04 2.04 2.00 3/75 25172
/proc/meminfo: memFree=794976/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=95916 CPUtime=101.32
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13078 0 0 0 10122 10 0 0 25 0 1 0 24726197 98217984 13057 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534274 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 23979 13057 408 29 0 22794 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 95916

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/75 25172
/proc/meminfo: memFree=567904/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=95916 CPUtime=160.76
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13078 0 0 0 16066 10 0 0 25 0 1 0 24726197 98217984 13057 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531325 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 23979 13057 408 29 0 22794 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 95916

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 25172
/proc/meminfo: memFree=460064/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96180 CPUtime=220.19
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13121 0 0 0 22009 10 0 0 25 0 1 0 24726197 98488320 13100 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529712 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24045 13100 408 29 0 22860 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 96180

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 25172
/proc/meminfo: memFree=456928/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96180 CPUtime=279.63
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13125 0 0 0 27953 10 0 0 25 0 1 0 24726197 98488320 13104 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860727 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24045 13104 408 29 0 22860 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 96180

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 25172
/proc/meminfo: memFree=456224/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96180 CPUtime=339.06
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13130 0 0 0 33896 10 0 0 25 0 1 0 24726197 98488320 13109 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257905 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24045 13109 408 29 0 22860 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 96180

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25172
/proc/meminfo: memFree=456032/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96180 CPUtime=398.51
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13133 0 0 0 39840 11 0 0 25 0 1 0 24726197 98488320 13112 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24045 13112 408 29 0 22860 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 96180

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25172
/proc/meminfo: memFree=455520/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96180 CPUtime=457.94
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13133 0 0 0 45783 11 0 0 25 0 1 0 24726197 98488320 13112 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534283 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24045 13112 408 29 0 22860 0
Current children cumulated CPU time (s) 457.94
Current children cumulated vsize (KiB) 96180

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25172
/proc/meminfo: memFree=455200/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96180 CPUtime=517.38
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13134 0 0 0 51727 11 0 0 25 0 1 0 24726197 98488320 13113 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534209 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24045 13113 408 29 0 22860 0
Current children cumulated CPU time (s) 517.38
Current children cumulated vsize (KiB) 96180

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25172
/proc/meminfo: memFree=455136/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96180 CPUtime=576.81
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13137 0 0 0 57670 11 0 0 25 0 1 0 24726197 98488320 13116 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24045 13116 408 29 0 22860 0
Current children cumulated CPU time (s) 576.81
Current children cumulated vsize (KiB) 96180

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25172
/proc/meminfo: memFree=455072/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96180 CPUtime=636.25
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13137 0 0 0 63614 11 0 0 25 0 1 0 24726197 98488320 13116 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24045 13116 408 29 0 22860 0
Current children cumulated CPU time (s) 636.25
Current children cumulated vsize (KiB) 96180

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 25294
/proc/meminfo: memFree=1536600/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=875.8
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13139 0 0 0 87567 13 0 0 25 0 1 0 24726197 98623488 13118 996147200 1448431616 1448550632 4294956208 18446744073709551615 134530970 0 0 4096 0 0 0 0 17 0 0 0
/proc/25169/statm: 24078 13118 408 29 0 22893 0
Current children cumulated CPU time (s) 875.8
Current children cumulated vsize (KiB) 96312

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 25294
/proc/meminfo: memFree=1390680/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=935.78
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13139 0 0 0 93565 13 0 0 25 0 1 0 24726197 98623488 13118 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/25169/statm: 24078 13118 408 29 0 22893 0
Current children cumulated CPU time (s) 935.78
Current children cumulated vsize (KiB) 96312

[startup+1002.3 s]
/proc/loadavg: 2.14 2.02 2.00 3/83 25295
/proc/meminfo: memFree=1227984/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=995.75
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13140 0 0 0 99562 13 0 0 25 0 1 0 24726197 98623488 13119 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257905 0 0 4096 0 0 0 0 17 0 0 0
/proc/25169/statm: 24078 13119 408 29 0 22893 0
Current children cumulated CPU time (s) 995.75
Current children cumulated vsize (KiB) 96312

[startup+1062.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/81 25331
/proc/meminfo: memFree=1209704/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1055.25
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13141 0 0 0 105511 14 0 0 25 0 1 0 24726197 98623488 13120 996147200 1448431616 1448550632 4294956208 18446744073709551615 134530912 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13120 408 29 0 22893 0
Current children cumulated CPU time (s) 1055.25
Current children cumulated vsize (KiB) 96312

[startup+1122.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/81 25331
/proc/meminfo: memFree=1204008/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1114.73
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13142 0 0 0 111459 14 0 0 25 0 1 0 24726197 98623488 13121 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13121 408 29 0 22893 0
Current children cumulated CPU time (s) 1114.73
Current children cumulated vsize (KiB) 96312

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25331
/proc/meminfo: memFree=1203944/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1174.21
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13142 0 0 0 117407 14 0 0 25 0 1 0 24726197 98623488 13121 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531793 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13121 408 29 0 22893 0
Current children cumulated CPU time (s) 1174.21
Current children cumulated vsize (KiB) 96312

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25331
/proc/meminfo: memFree=1203944/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1233.69
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13142 0 0 0 123354 15 0 0 25 0 1 0 24726197 98623488 13121 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534211 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13121 408 29 0 22893 0
Current children cumulated CPU time (s) 1233.69
Current children cumulated vsize (KiB) 96312

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/81 25333
/proc/meminfo: memFree=1203880/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1293.16
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13142 0 0 0 129301 15 0 0 25 0 1 0 24726197 98623488 13121 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534246 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13121 408 29 0 22893 0
Current children cumulated CPU time (s) 1293.16
Current children cumulated vsize (KiB) 96312

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 25333
/proc/meminfo: memFree=1203560/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1352.63
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13142 0 0 0 135248 15 0 0 25 0 1 0 24726197 98623488 13121 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534246 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13121 408 29 0 22893 0
Current children cumulated CPU time (s) 1352.63
Current children cumulated vsize (KiB) 96312

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/81 25333
/proc/meminfo: memFree=1203560/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1412.12
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13143 0 0 0 141196 16 0 0 25 0 1 0 24726197 98623488 13122 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13122 408 29 0 22893 0
Current children cumulated CPU time (s) 1412.12
Current children cumulated vsize (KiB) 96312

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25333
/proc/meminfo: memFree=1203560/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1471.59
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13143 0 0 0 147143 16 0 0 25 0 1 0 24726197 98623488 13122 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534244 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13122 408 29 0 22893 0
Current children cumulated CPU time (s) 1471.59
Current children cumulated vsize (KiB) 96312

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25333
/proc/meminfo: memFree=1203496/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1531.06
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13145 0 0 0 153090 16 0 0 25 0 1 0 24726197 98623488 13124 996147200 1448431616 1448550632 4294956208 18446744073709551615 134530967 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13124 408 29 0 22893 0
Current children cumulated CPU time (s) 1531.06
Current children cumulated vsize (KiB) 96312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25333
/proc/meminfo: memFree=1203432/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1590.54
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13145 0 0 0 159038 16 0 0 25 0 1 0 24726197 98623488 13124 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531441 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13124 408 29 0 22893 0
Current children cumulated CPU time (s) 1590.54
Current children cumulated vsize (KiB) 96312

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25333
/proc/meminfo: memFree=1203304/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1650.02
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13146 0 0 0 164985 17 0 0 25 0 1 0 24726197 98623488 13125 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860673 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13125 408 29 0 22893 0
Current children cumulated CPU time (s) 1650.02
Current children cumulated vsize (KiB) 96312

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25333
/proc/meminfo: memFree=1203176/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1709.5
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13149 0 0 0 170933 17 0 0 25 0 1 0 24726197 98623488 13128 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529425 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13128 408 29 0 22893 0
Current children cumulated CPU time (s) 1709.5
Current children cumulated vsize (KiB) 96312

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25333
/proc/meminfo: memFree=1203176/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1768.98
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13152 0 0 0 176881 17 0 0 25 0 1 0 24726197 98623488 13131 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13131 408 29 0 22893 0
Current children cumulated CPU time (s) 1768.98
Current children cumulated vsize (KiB) 96312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25339
/proc/meminfo: memFree=1202920/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1800.08
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13154 0 0 0 179991 17 0 0 25 0 1 0 24726197 98623488 13133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13133 408 29 0 22893 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 96312

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

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

[startup+1813.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25339
/proc/meminfo: memFree=1202920/2055920 swapFree=4192812/4192956
[pid=25169] ppid=25167 vsize=96312 CPUtime=1800.08
/proc/25169/stat : 25169 (ld-linux.so.2) R 25167 25169 20697 0 -1 4194304 13154 0 0 0 179991 17 0 0 25 0 1 0 24726197 98623488 13133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 1 0 0
/proc/25169/statm: 24078 13133 408 29 0 22893 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 96312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.72
CPU time (s): 1800.1
CPU user time (s): 1799.92
CPU system time (s): 0.187971
CPU usage (%): 99.2495
Max. virtual memory (cumulated for all children) (KiB): 96312

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

runsolver used 2.09468 second user time and 5.53416 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-12 07:30:59
IDJOB=2083085
IDBENCH=57700
IDSOLVER=769
FILE ID=node49/2083085-1247376658
PBS_JOBID= 9507076
Free space on /tmp= 66140 MiB

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

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

MD5SUM BENCH= 8ae74589310914004d3bf891f899393f
RANDOM SEED=1660251181

node49.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:       1345088 kB
Buffers:         56352 kB
Cached:         469900 kB
SwapCached:          0 kB
Active:         538120 kB
Inactive:       101916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          209708 kB
Writeback:           0 kB
Mapped:         135068 kB
Slab:            55556 kB
Committed_AS:   371496 kB
PageTables:       2104 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= 66412 MiB
End job on node49 at 2009-07-12 08:01:14