Trace number 2068939

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.06 1808.71

General information on the benchmark

Namecsp/tdsp/
normalized-C4-1-60.xml
MD5SUMb21f5127694617ef1ec57e033a0a71a2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1354.16
Satisfiable
(Un)Satisfiability was proved
Number of variables149
Number of constraints1274
Maximum constraint arity6
Maximum domain size61
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1274
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-2068939-1247349038/watcher-2068939-1247349038 -o /tmp/evaluation-result-2068939-1247349038/solver-2068939-1247349038 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068939-1247349038.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: 6.19 3.85 2.69 1/83 15841
/proc/meminfo: memFree=517224/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=4804 CPUtime=0
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 183 0 0 0 0 0 0 0 20 0 1 0 21969268 4919296 164 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 1201 164 139 29 0 16 0

[startup+0.0893241 s]
/proc/loadavg: 6.19 3.85 2.69 1/83 15841
/proc/meminfo: memFree=517224/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=9044 CPUtime=0.07
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 1500 0 0 0 7 0 0 0 20 0 1 0 21969268 9261056 1479 996147200 1448431616 1448550632 4294956208 18446744073709551615 134948047 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 2261 1479 386 29 0 1076 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9044

[startup+0.102327 s]
/proc/loadavg: 6.19 3.85 2.69 1/83 15841
/proc/meminfo: memFree=517224/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=9044 CPUtime=0.08
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 1500 0 0 0 8 0 0 0 20 0 1 0 21969268 9261056 1479 996147200 1448431616 1448550632 4294956208 18446744073709551615 134977597 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 2261 1479 386 29 0 1076 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9044

[startup+0.302355 s]
/proc/loadavg: 6.19 3.85 2.69 1/83 15841
/proc/meminfo: memFree=517224/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23408 CPUtime=0.28
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5047 0 0 0 26 2 0 0 22 0 1 0 21969268 23969792 5026 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267137 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5852 5026 432 29 0 4667 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23408

[startup+0.701399 s]
/proc/loadavg: 6.19 3.85 2.69 1/83 15841
/proc/meminfo: memFree=517224/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23540 CPUtime=0.68
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5069 0 0 0 66 2 0 0 25 0 1 0 21969268 24104960 5048 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865140 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5885 5048 432 29 0 4700 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23540

[startup+1.50148 s]
/proc/loadavg: 6.19 3.85 2.69 2/84 15842
/proc/meminfo: memFree=498464/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23540 CPUtime=1.49
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5098 0 0 0 146 3 0 0 25 0 1 0 21969268 24104960 5077 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5885 5077 432 29 0 4700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23540

[startup+3.10167 s]
/proc/loadavg: 6.17 3.88 2.71 2/84 15842
/proc/meminfo: memFree=498208/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23540 CPUtime=3.07
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5102 0 0 0 304 3 0 0 25 0 1 0 21969268 24104960 5081 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291328 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5885 5081 432 29 0 4700 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23540

[startup+6.30103 s]
/proc/loadavg: 6.17 3.88 2.71 2/85 15843
/proc/meminfo: memFree=498200/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23540 CPUtime=6.25
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5102 0 0 0 622 3 0 0 25 0 1 0 21969268 24104960 5081 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259312 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5885 5081 432 29 0 4700 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 23540

[startup+12.7018 s]
/proc/loadavg: 5.99 3.92 2.73 2/85 15846
/proc/meminfo: memFree=498016/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=12.6
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5103 0 0 0 1257 3 0 0 25 0 1 0 21969268 24240128 5082 996147200 1448431616 1448550632 4294956208 18446744073709551615 134828992 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5082 432 29 0 4733 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 23672

[startup+25.5022 s]
/proc/loadavg: 5.83 3.96 2.75 2/84 15846
/proc/meminfo: memFree=497960/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=25.31
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5104 0 0 0 2527 4 0 0 25 0 1 0 21969268 24240128 5083 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5083 432 29 0 4733 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 23672

[startup+51.1022 s]
/proc/loadavg: 5.54 4.04 2.81 2/84 15847
/proc/meminfo: memFree=497960/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=50.74
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5106 0 0 0 5067 7 0 0 25 0 1 0 21969268 24240128 5085 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291462 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5085 432 29 0 4733 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 23672

[startup+102.306 s]
/proc/loadavg: 5.11 4.17 2.92 2/84 15851
/proc/meminfo: memFree=498088/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=101.59
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5106 0 0 0 10149 10 0 0 25 0 1 0 21969268 24240128 5085 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5085 432 29 0 4733 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 23672

[startup+162.303 s]
/proc/loadavg: 4.78 4.23 3.02 3/84 15852
/proc/meminfo: memFree=198312/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=161.12
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5109 0 0 0 16096 16 0 0 25 0 1 0 21969268 24240128 5088 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864862 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5088 432 29 0 4733 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 23672

[startup+222.303 s]
/proc/loadavg: 7.49 5.00 3.35 2/90 15859
/proc/meminfo: memFree=14840/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=220.74
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5109 0 0 0 22054 20 0 0 25 0 1 0 21969268 24240128 5088 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5088 432 29 0 4733 0
Current children cumulated CPU time (s) 220.74
Current children cumulated vsize (KiB) 23672

[startup+282.303 s]
/proc/loadavg: 9.80 6.12 3.84 2/90 15859
/proc/meminfo: memFree=23544/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=280.35
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5110 0 0 0 28010 25 0 0 25 0 1 0 21969268 24240128 5089 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5089 432 29 0 4733 0
Current children cumulated CPU time (s) 280.35
Current children cumulated vsize (KiB) 23672

[startup+342.303 s]
/proc/loadavg: 8.07 6.36 4.07 2/90 15860
/proc/meminfo: memFree=19320/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=339.97
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5110 0 0 0 33965 32 0 0 25 0 1 0 21969268 24240128 5089 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865087 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5089 432 29 0 4733 0
Current children cumulated CPU time (s) 339.97
Current children cumulated vsize (KiB) 23672

[startup+402.302 s]
/proc/loadavg: 6.86 6.31 4.18 2/90 15860
/proc/meminfo: memFree=27320/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=399.54
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5110 0 0 0 39917 37 0 0 25 0 1 0 21969268 24240128 5089 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839901 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5089 432 29 0 4733 0
Current children cumulated CPU time (s) 399.54
Current children cumulated vsize (KiB) 23672

[startup+462.302 s]
/proc/loadavg: 6.39 6.28 4.31 2/90 15860
/proc/meminfo: memFree=35064/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=459.1
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5110 0 0 0 45870 40 0 0 25 0 1 0 21969268 24240128 5089 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268080 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5089 432 29 0 4733 0
Current children cumulated CPU time (s) 459.1
Current children cumulated vsize (KiB) 23672

[startup+522.302 s]
/proc/loadavg: 6.23 6.25 4.41 2/90 15860
/proc/meminfo: memFree=42864/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=518.67
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5110 0 0 0 51821 46 0 0 25 0 1 0 21969268 24240128 5089 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864983 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5089 432 29 0 4733 0
Current children cumulated CPU time (s) 518.67
Current children cumulated vsize (KiB) 23672

[startup+582.301 s]
/proc/loadavg: 7.56 6.47 4.60 3/92 15869
/proc/meminfo: memFree=14944/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=578.3
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5110 0 0 0 57780 50 0 0 25 0 1 0 21969268 24240128 5089 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259293 0 0 4096 0 0 0 0 17 1 0 0
/proc/15841/statm: 5918 5089 432 29 0 4733 0
Current children cumulated CPU time (s) 578.3
Current children cumulated vsize (KiB) 23672

[startup+642.302 s]
/proc/loadavg: 5.68 6.10 4.59 2/78 15875
/proc/meminfo: memFree=1711760/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=637.65
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5110 0 0 0 63710 55 0 0 25 0 1 0 21969268 24240128 5089 996147200 1448431616 1448550632 4294956208 18446744073709551615 135171894 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5089 432 29 0 4733 0
Current children cumulated CPU time (s) 637.65
Current children cumulated vsize (KiB) 23672

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 2.44 4.15 4.13 3/84 15976
/proc/meminfo: memFree=1708264/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=877.06
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5110 0 0 0 87642 64 0 0 25 0 1 0 21969268 24240128 5089 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267152 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5089 432 29 0 4733 0
Current children cumulated CPU time (s) 877.06
Current children cumulated vsize (KiB) 23672

[startup+942.301 s]
/proc/loadavg: 2.45 3.84 4.03 5/84 15976
/proc/meminfo: memFree=1683368/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=937.03
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5110 0 0 0 93639 64 0 0 25 0 1 0 21969268 24240128 5089 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5089 432 29 0 4733 0
Current children cumulated CPU time (s) 937.03
Current children cumulated vsize (KiB) 23672

[startup+1002.3 s]
/proc/loadavg: 2.58 3.63 3.94 3/84 15976
/proc/meminfo: memFree=1659624/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=997.01
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5112 0 0 0 99637 64 0 0 25 0 1 0 21969268 24240128 5091 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842621 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5091 432 29 0 4733 0
Current children cumulated CPU time (s) 997.01
Current children cumulated vsize (KiB) 23672

[startup+1062.3 s]
/proc/loadavg: 2.43 3.40 3.84 3/84 15976
/proc/meminfo: memFree=1632232/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1056.99
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5115 0 0 0 105635 64 0 0 25 0 1 0 21969268 24240128 5094 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290455 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5094 432 29 0 4733 0
Current children cumulated CPU time (s) 1056.99
Current children cumulated vsize (KiB) 23672

[startup+1122.3 s]
/proc/loadavg: 2.56 3.24 3.76 3/84 15976
/proc/meminfo: memFree=1619688/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1116.96
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5118 0 0 0 111632 64 0 0 25 0 1 0 21969268 24240128 5097 996147200 1448431616 1448550632 4294956208 18446744073709551615 134823867 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5097 432 29 0 4733 0
Current children cumulated CPU time (s) 1116.96
Current children cumulated vsize (KiB) 23672

[startup+1182.3 s]
/proc/loadavg: 2.53 3.12 3.68 3/84 15976
/proc/meminfo: memFree=1604392/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1176.73
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5118 0 0 0 117608 65 0 0 25 0 1 0 21969268 24240128 5097 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161620 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5097 432 29 0 4733 0
Current children cumulated CPU time (s) 1176.73
Current children cumulated vsize (KiB) 23672

[startup+1242.3 s]
/proc/loadavg: 2.74 3.06 3.62 3/84 15976
/proc/meminfo: memFree=1587176/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1236.44
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5118 0 0 0 123579 65 0 0 25 0 1 0 21969268 24240128 5097 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5097 432 29 0 4733 0
Current children cumulated CPU time (s) 1236.44
Current children cumulated vsize (KiB) 23672

[startup+1302.3 s]
/proc/loadavg: 2.71 2.99 3.56 4/84 15976
/proc/meminfo: memFree=1579944/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1296.14
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 129549 65 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824356 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1296.14
Current children cumulated vsize (KiB) 23672

[startup+1362.3 s]
/proc/loadavg: 2.64 2.90 3.49 3/84 15976
/proc/meminfo: memFree=1571432/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1355.84
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 135519 65 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1355.84
Current children cumulated vsize (KiB) 23672

[startup+1422.31 s]
/proc/loadavg: 2.50 2.81 3.42 3/84 15976
/proc/meminfo: memFree=1567080/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1415.54
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 141489 65 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290136 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1415.54
Current children cumulated vsize (KiB) 23672

[startup+1482.3 s]
/proc/loadavg: 2.33 2.71 3.34 3/84 15976
/proc/meminfo: memFree=1567080/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1475.24
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 147459 65 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1475.24
Current children cumulated vsize (KiB) 23672

[startup+1542.3 s]
/proc/loadavg: 2.36 2.64 3.28 3/84 15976
/proc/meminfo: memFree=1560040/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1534.95
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 153430 65 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824196 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1534.95
Current children cumulated vsize (KiB) 23672

[startup+1602.3 s]
/proc/loadavg: 2.22 2.55 3.21 3/84 15976
/proc/meminfo: memFree=1552424/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1594.66
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 159401 65 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 135210527 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1594.66
Current children cumulated vsize (KiB) 23672

[startup+1662.3 s]
/proc/loadavg: 2.50 2.57 3.17 3/84 15976
/proc/meminfo: memFree=1550504/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1654.35
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 165370 65 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 135292132 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1654.35
Current children cumulated vsize (KiB) 23672

[startup+1722.3 s]
/proc/loadavg: 2.43 2.55 3.13 3/84 15976
/proc/meminfo: memFree=1546472/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1714.06
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 171341 65 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1714.06
Current children cumulated vsize (KiB) 23672

[startup+1782.3 s]
/proc/loadavg: 2.46 2.52 3.08 3/84 15976
/proc/meminfo: memFree=1528104/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1773.76
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 177311 65 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291335 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1773.76
Current children cumulated vsize (KiB) 23672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.71 s]
/proc/loadavg: 2.42 2.51 3.06 4/84 15976
/proc/meminfo: memFree=1527912/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1800.05
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 179939 66 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 23672

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

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

[startup+1808.71 s]
/proc/loadavg: 2.42 2.51 3.06 4/84 15976
/proc/meminfo: memFree=1527912/2055920 swapFree=4192812/4192956
[pid=15841] ppid=15839 vsize=23672 CPUtime=1800.05
/proc/15841/stat : 15841 (ld-linux.so.2) R 15839 15841 15804 0 -1 4194304 5121 0 0 0 179939 66 0 0 25 0 1 0 21969268 24240128 5100 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/15841/statm: 5918 5100 432 29 0 4733 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 23672

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.71
CPU time (s): 1800.06
CPU user time (s): 1799.39
CPU system time (s): 0.663899
CPU usage (%): 99.5214
Max. virtual memory (cumulated for all children) (KiB): 23672

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

runsolver used 1.9417 second user time and 5.16021 second system time

The end

Launcher Data

Begin job on node88 at 2009-07-11 23:50:41
IDJOB=2068939
IDBENCH=54959
IDSOLVER=769
FILE ID=node88/2068939-1247349038
PBS_JOBID= 9506884
Free space on /tmp= 64900 MiB

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

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

MD5SUM BENCH= b21f5127694617ef1ec57e033a0a71a2
RANDOM SEED=164329751

node88.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.222
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.222
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:        517640 kB
Buffers:         35332 kB
Cached:        1306988 kB
SwapCached:          0 kB
Active:        1386404 kB
Inactive:        46996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        517640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          631480 kB
Writeback:       30448 kB
Mapped:         112312 kB
Slab:            89688 kB
Committed_AS:   274112 kB
PageTables:       2128 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= 66080 MiB
End job on node88 at 2009-07-12 00:20:50