Trace number 2060755

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.03 1807.11

General information on the benchmark

Namecsp/allsquaresUnsat/
normalized-squaresUnsat-38-38.xml
MD5SUMceccab7dc200f4f23e5f2834014db6dd
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
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 variables2888
Number of constraints3518
Maximum constraint arity38
Maximum domain size138
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2813
Global constraints used (with number of constraints)cumulative(2),weightedsum(703)

Solver Data

0.00/0.10	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-2060755-1247326067/watcher-2060755-1247326067 -o /tmp/evaluation-result-2060755-1247326067/solver-2060755-1247326067 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2060755-1247326067.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.42 1.81 1.86 4/75 13166
/proc/meminfo: memFree=806424/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=4804 CPUtime=0
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 181 0 0 0 0 0 0 0 19 0 1 0 19671557 4919296 162 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/13166/statm: 1201 162 137 29 0 16 0

[startup+0.107232 s]
/proc/loadavg: 1.42 1.81 1.86 4/75 13166
/proc/meminfo: memFree=806424/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=7048 CPUtime=0.09
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 974 0 0 0 9 0 0 0 19 0 1 0 19671557 7217152 953 996147200 1448431616 1448550632 4294956208 18446744073709551615 134693539 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 1762 953 377 29 0 577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.201131 s]
/proc/loadavg: 1.42 1.81 1.86 4/75 13166
/proc/meminfo: memFree=806424/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=10448 CPUtime=0.18
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 1804 0 0 0 18 0 0 0 19 0 1 0 19671557 10698752 1783 996147200 1448431616 1448550632 4294956208 18446744073709551615 134973233 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 2612 1783 384 29 0 1427 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10448

[startup+0.301144 s]
/proc/loadavg: 1.42 1.81 1.86 4/75 13166
/proc/meminfo: memFree=806424/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=19612 CPUtime=0.29
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 4147 0 0 0 28 1 0 0 21 0 1 0 19671557 20082688 4126 996147200 1448431616 1448550632 4294956208 18446744073709551615 134863805 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 4903 4126 411 29 0 3718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19612

[startup+0.701187 s]
/proc/loadavg: 1.42 1.81 1.86 4/75 13166
/proc/meminfo: memFree=806424/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27400 CPUtime=0.69
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 5999 0 0 0 67 2 0 0 25 0 1 0 19671557 28057600 5978 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6850 5978 434 29 0 5665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27400

[startup+1.50128 s]
/proc/loadavg: 1.42 1.81 1.86 3/76 13167
/proc/meminfo: memFree=784144/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27400 CPUtime=1.49
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 5999 0 0 0 147 2 0 0 25 0 1 0 19671557 28057600 5978 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6850 5978 434 29 0 5665 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27400

[startup+3.10146 s]
/proc/loadavg: 1.42 1.81 1.86 3/76 13167
/proc/meminfo: memFree=783952/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27532 CPUtime=3.08
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6001 0 0 0 306 2 0 0 25 0 1 0 19671557 28192768 5980 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865228 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6883 5980 434 29 0 5698 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27532

[startup+6.30181 s]
/proc/loadavg: 1.47 1.81 1.86 3/76 13167
/proc/meminfo: memFree=783824/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27532 CPUtime=6.27
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6003 0 0 0 625 2 0 0 25 0 1 0 19671557 28192768 5982 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6883 5982 434 29 0 5698 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27532

[startup+12.7015 s]
/proc/loadavg: 1.51 1.81 1.86 3/76 13167
/proc/meminfo: memFree=783632/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27532 CPUtime=12.64
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6015 0 0 0 1262 2 0 0 25 0 1 0 19671557 28192768 5994 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817028 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6883 5994 434 29 0 5698 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 27532

[startup+25.502 s]
/proc/loadavg: 1.62 1.82 1.86 3/76 13167
/proc/meminfo: memFree=783632/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27532 CPUtime=25.39
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6020 0 0 0 2537 2 0 0 25 0 1 0 19671557 28192768 5999 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824909 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6883 5999 434 29 0 5698 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 27532

[startup+51.1018 s]
/proc/loadavg: 1.75 1.84 1.87 3/76 13167
/proc/meminfo: memFree=783568/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27532 CPUtime=50.89
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6029 0 0 0 5087 2 0 0 25 0 1 0 19671557 28192768 6008 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817028 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6883 6008 434 29 0 5698 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 27532

[startup+102.303 s]
/proc/loadavg: 1.89 1.86 1.87 3/76 13167
/proc/meminfo: memFree=783376/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27532 CPUtime=101.89
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6032 0 0 0 10187 2 0 0 25 0 1 0 19671557 28192768 6011 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829005 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6883 6011 434 29 0 5698 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 27532

[startup+162.301 s]
/proc/loadavg: 1.96 1.88 1.88 3/76 13167
/proc/meminfo: memFree=783440/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=161.65
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6037 0 0 0 16163 2 0 0 25 0 1 0 19671557 28327936 6016 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864846 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6016 434 29 0 5731 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 27664

[startup+222.306 s]
/proc/loadavg: 1.98 1.90 1.88 3/76 13167
/proc/meminfo: memFree=783440/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=221.42
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6039 0 0 0 22140 2 0 0 25 0 1 0 19671557 28327936 6018 996147200 1448431616 1448550632 4294956208 18446744073709551615 135211721 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6018 434 29 0 5731 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 27664

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.89 3/77 13168
/proc/meminfo: memFree=783432/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=281.19
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6047 0 0 0 28117 2 0 0 25 0 1 0 19671557 28327936 6026 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6026 434 29 0 5731 0
Current children cumulated CPU time (s) 281.19
Current children cumulated vsize (KiB) 27664

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.89 3/77 13168
/proc/meminfo: memFree=783368/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=340.95
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6047 0 0 0 34093 2 0 0 25 0 1 0 19671557 28327936 6026 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259312 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6026 434 29 0 5731 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 27664

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.90 3/77 13168
/proc/meminfo: memFree=783304/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=400.72
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6051 0 0 0 40070 2 0 0 25 0 1 0 19671557 28327936 6030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864846 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6030 434 29 0 5731 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 27664

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/77 13168
/proc/meminfo: memFree=783304/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=460.48
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6051 0 0 0 46046 2 0 0 25 0 1 0 19671557 28327936 6030 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264189 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6030 434 29 0 5731 0
Current children cumulated CPU time (s) 460.48
Current children cumulated vsize (KiB) 27664

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/78 13169
/proc/meminfo: memFree=783296/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=520.25
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6051 0 0 0 52023 2 0 0 25 0 1 0 19671557 28327936 6030 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161606 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6030 434 29 0 5731 0
Current children cumulated CPU time (s) 520.25
Current children cumulated vsize (KiB) 27664

[startup+582.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/78 13169
/proc/meminfo: memFree=783232/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=580.01
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6051 0 0 0 57999 2 0 0 25 0 1 0 19671557 28327936 6030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865427 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6030 434 29 0 5731 0
Current children cumulated CPU time (s) 580.01
Current children cumulated vsize (KiB) 27664

[startup+642.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/78 13169
/proc/meminfo: memFree=783168/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=639.78
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6052 0 0 0 63976 2 0 0 25 0 1 0 19671557 28327936 6031 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824128 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6031 434 29 0 5731 0
Current children cumulated CPU time (s) 639.78
Current children cumulated vsize (KiB) 27664

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 1.95 1.94 1.90 3/75 13258
/proc/meminfo: memFree=799960/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=819.06
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 81903 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824882 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 819.06
Current children cumulated vsize (KiB) 27664

[startup+882.306 s]
/proc/loadavg: 1.98 1.95 1.91 3/75 13258
/proc/meminfo: memFree=799960/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=878.83
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 87880 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 878.83
Current children cumulated vsize (KiB) 27664

[startup+942.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/75 13258
/proc/meminfo: memFree=799896/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=938.59
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 93856 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 938.59
Current children cumulated vsize (KiB) 27664

[startup+1002.3 s]
/proc/loadavg: 1.99 1.96 1.91 3/75 13258
/proc/meminfo: memFree=799832/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=998.36
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 99833 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 134816800 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 998.36
Current children cumulated vsize (KiB) 27664

[startup+1062.3 s]
/proc/loadavg: 1.99 1.96 1.91 3/75 13258
/proc/meminfo: memFree=799832/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1058.12
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 105809 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267152 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 1058.12
Current children cumulated vsize (KiB) 27664

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 13258
/proc/meminfo: memFree=799768/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1117.89
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 111786 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 1117.89
Current children cumulated vsize (KiB) 27664

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 13258
/proc/meminfo: memFree=799768/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1177.66
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 117763 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824882 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 1177.66
Current children cumulated vsize (KiB) 27664

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 13258
/proc/meminfo: memFree=799704/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1237.42
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 123739 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 134822914 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 1237.42
Current children cumulated vsize (KiB) 27664

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 13258
/proc/meminfo: memFree=799704/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1297.19
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 129716 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824610 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 1297.19
Current children cumulated vsize (KiB) 27664

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 13258
/proc/meminfo: memFree=799704/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1356.95
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 135692 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865187 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 1356.95
Current children cumulated vsize (KiB) 27664

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 13260
/proc/meminfo: memFree=799704/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1416.72
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 141669 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 1416.72
Current children cumulated vsize (KiB) 27664

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 13260
/proc/meminfo: memFree=799704/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1476.48
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6053 0 0 0 147645 3 0 0 25 0 1 0 19671557 28327936 6032 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6032 434 29 0 5731 0
Current children cumulated CPU time (s) 1476.48
Current children cumulated vsize (KiB) 27664

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 13260
/proc/meminfo: memFree=799704/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1536.25
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6055 0 0 0 153622 3 0 0 25 0 1 0 19671557 28327936 6034 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817028 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6034 434 29 0 5731 0
Current children cumulated CPU time (s) 1536.25
Current children cumulated vsize (KiB) 27664

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 13260
/proc/meminfo: memFree=799704/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1596.02
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6055 0 0 0 159599 3 0 0 25 0 1 0 19671557 28327936 6034 996147200 1448431616 1448550632 4294956208 18446744073709551615 134816899 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6034 434 29 0 5731 0
Current children cumulated CPU time (s) 1596.02
Current children cumulated vsize (KiB) 27664

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 13261
/proc/meminfo: memFree=799760/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1655.78
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6055 0 0 0 165575 3 0 0 25 0 1 0 19671557 28327936 6034 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6034 434 29 0 5731 0
Current children cumulated CPU time (s) 1655.78
Current children cumulated vsize (KiB) 27664

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 13261
/proc/meminfo: memFree=799760/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1715.55
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6055 0 0 0 171552 3 0 0 25 0 1 0 19671557 28327936 6034 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6034 434 29 0 5731 0
Current children cumulated CPU time (s) 1715.55
Current children cumulated vsize (KiB) 27664

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 13261
/proc/meminfo: memFree=799568/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1775.31
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6055 0 0 0 177528 3 0 0 25 0 1 0 19671557 28327936 6034 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824882 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6034 434 29 0 5731 0
Current children cumulated CPU time (s) 1775.31
Current children cumulated vsize (KiB) 27664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 13261
/proc/meminfo: memFree=799632/2055920 swapFree=4192956/4192956
[pid=13166] ppid=13164 vsize=27664 CPUtime=1800.01
/proc/13166/stat : 13166 (ld-linux.so.2) R 13164 13166 11173 0 -1 4194304 6055 0 0 0 179998 3 0 0 25 0 1 0 19671557 28327936 6034 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824882 0 0 4096 0 0 0 0 17 1 0 0
/proc/13166/statm: 6916 6034 434 29 0 5731 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 27664

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): 1807.11
CPU time (s): 1800.03
CPU user time (s): 1799.99
CPU system time (s): 0.041993
CPU usage (%): 99.6083
Max. virtual memory (cumulated for all children) (KiB): 27664

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

runsolver used 1.60276 second user time and 4.98024 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-11 17:27:47
IDJOB=2060755
IDBENCH=53746
IDSOLVER=769
FILE ID=node87/2060755-1247326067
PBS_JOBID= 9506461
Free space on /tmp= 66260 MiB

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

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

MD5SUM BENCH= ceccab7dc200f4f23e5f2834014db6dd
RANDOM SEED=531080400

node87.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        806912 kB
Buffers:         58136 kB
Cached:        1100312 kB
SwapCached:          0 kB
Active:         128388 kB
Inactive:      1066140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        806912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:          45428 kB
Slab:            39688 kB
Committed_AS:   234128 kB
PageTables:       1880 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= 66260 MiB
End job on node87 at 2009-07-11 17:57:56