Trace number 2065056

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.07 1811.22

General information on the benchmark

Namecsp/fischer/
normalized-fischer-8-13-fair.xml
MD5SUM8926e510184a894ee514f3793caf9db6
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 benchmark32.3091
Satisfiable
(Un)Satisfiability was proved
Number of variables26991
Number of constraints25551
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25551
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	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-2065056-1247337795/watcher-2065056-1247337795 -o /tmp/evaluation-result-2065056-1247337795/solver-2065056-1247337795 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2065056-1247337795.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.08 2.13 4/73 14299
/proc/meminfo: memFree=1175008/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=4804 CPUtime=0
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 174 0 0 0 0 0 0 0 20 0 1 0 20844743 4919296 155 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448530968 0 0 4096 0 0 0 0 17 0 0 0
/proc/14299/statm: 1201 159 135 29 0 16 0

[startup+0.107447 s]
/proc/loadavg: 2.06 2.08 2.13 4/73 14299
/proc/meminfo: memFree=1175008/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=7828 CPUtime=0.09
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 1097 0 0 0 9 0 0 0 21 0 1 0 20844743 8015872 1076 996147200 1448431616 1448550632 4294956208 18446744073709551615 134943952 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 1957 1076 355 29 0 772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7828

[startup+0.201469 s]
/proc/loadavg: 2.06 2.08 2.13 4/73 14299
/proc/meminfo: memFree=1175008/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=9664 CPUtime=0.19
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 1591 0 0 0 19 0 0 0 21 0 1 0 20844743 9895936 1570 996147200 1448431616 1448550632 4294956208 18446744073709551615 134704837 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 2416 1570 381 29 0 1231 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9664

[startup+0.301486 s]
/proc/loadavg: 2.06 2.08 2.13 4/73 14299
/proc/meminfo: memFree=1175008/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=10820 CPUtime=0.28
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 1880 0 0 0 28 0 0 0 22 0 1 0 20844743 11079680 1859 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158981232 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 2705 1859 381 29 0 1520 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10820

[startup+0.701563 s]
/proc/loadavg: 2.06 2.08 2.13 4/73 14299
/proc/meminfo: memFree=1175008/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=15048 CPUtime=0.69
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 2952 0 0 0 68 1 0 0 25 0 1 0 20844743 15409152 2931 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158971448 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 3762 2931 382 29 0 2577 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15048

[startup+1.50273 s]
/proc/loadavg: 2.06 2.08 2.13 3/74 14300
/proc/meminfo: memFree=1161112/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58168 CPUtime=1.48
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13656 0 0 0 142 6 0 0 25 0 1 0 20844743 59564032 13635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865233 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14542 13635 427 29 0 13357 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 58168

[startup+3.10104 s]
/proc/loadavg: 2.13 2.09 2.13 3/74 14300
/proc/meminfo: memFree=1121624/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58168 CPUtime=3.07
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13683 0 0 0 301 6 0 0 25 0 1 0 20844743 59564032 13662 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14542 13662 432 29 0 13357 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 58168

[startup+6.30267 s]
/proc/loadavg: 2.13 2.09 2.13 3/74 14300
/proc/meminfo: memFree=1121624/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58168 CPUtime=6.24
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13685 0 0 0 618 6 0 0 25 0 1 0 20844743 59564032 13664 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289712 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14542 13664 432 29 0 13357 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 58168

[startup+12.7019 s]
/proc/loadavg: 2.26 2.12 2.14 3/74 14300
/proc/meminfo: memFree=1121432/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58300 CPUtime=12.6
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13699 0 0 0 1254 6 0 0 25 0 1 0 20844743 59699200 13678 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161606 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14575 13678 432 29 0 13390 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 58300

[startup+25.5015 s]
/proc/loadavg: 2.22 2.12 2.14 3/74 14300
/proc/meminfo: memFree=1121624/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58300 CPUtime=25.29
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13703 0 0 0 2523 6 0 0 25 0 1 0 20844743 59699200 13682 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267057 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14575 13682 432 29 0 13390 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 58300

[startup+51.1015 s]
/proc/loadavg: 2.14 2.11 2.14 3/74 14300
/proc/meminfo: memFree=1121688/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58300 CPUtime=50.7
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13703 0 0 0 5064 6 0 0 25 0 1 0 20844743 59699200 13682 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14575 13682 432 29 0 13390 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 58300

[startup+102.302 s]
/proc/loadavg: 2.06 2.09 2.12 3/74 14300
/proc/meminfo: memFree=1121432/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58560 CPUtime=101.51
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13760 0 0 0 10145 6 0 0 25 0 1 0 20844743 59965440 13739 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289713 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14640 13739 432 29 0 13455 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 58560

[startup+162.301 s]
/proc/loadavg: 2.02 2.07 2.11 3/74 14300
/proc/meminfo: memFree=1121368/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58560 CPUtime=161.05
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13760 0 0 0 16099 6 0 0 25 0 1 0 20844743 59965440 13739 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267069 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14640 13739 432 29 0 13455 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 58560

[startup+222.306 s]
/proc/loadavg: 2.00 2.05 2.10 3/74 14300
/proc/meminfo: memFree=1121432/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58560 CPUtime=220.59
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13760 0 0 0 22053 6 0 0 25 0 1 0 20844743 59965440 13739 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838800 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14640 13739 432 29 0 13455 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 58560

[startup+282.301 s]
/proc/loadavg: 2.00 2.04 2.09 3/74 14300
/proc/meminfo: memFree=1121432/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58560 CPUtime=280.13
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13760 0 0 0 28007 6 0 0 25 0 1 0 20844743 59965440 13739 996147200 1448431616 1448550632 4294956208 18446744073709551615 134817164 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14640 13739 432 29 0 13455 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 58560

[startup+342.303 s]
/proc/loadavg: 2.00 2.03 2.08 3/74 14300
/proc/meminfo: memFree=1121368/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58560 CPUtime=339.68
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13773 0 0 0 33961 7 0 0 25 0 1 0 20844743 59965440 13752 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289749 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14640 13752 432 29 0 13455 0
Current children cumulated CPU time (s) 339.68
Current children cumulated vsize (KiB) 58560

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.08 3/74 14300
/proc/meminfo: memFree=1121176/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=399.22
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 39915 7 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134818695 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 399.22
Current children cumulated vsize (KiB) 58692

[startup+462.302 s]
/proc/loadavg: 2.00 2.02 2.07 3/74 14300
/proc/meminfo: memFree=1120984/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=458.76
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 45869 7 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 458.76
Current children cumulated vsize (KiB) 58692

[startup+522.302 s]
/proc/loadavg: 2.26 2.08 2.09 3/85 14341
/proc/meminfo: memFree=423680/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=517.59
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 51751 8 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 0 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 517.59
Current children cumulated vsize (KiB) 58692

[startup+582.301 s]
/proc/loadavg: 2.27 2.12 2.10 3/84 14476
/proc/meminfo: memFree=1121160/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=576.1
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 57602 8 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 576.1
Current children cumulated vsize (KiB) 58692

[startup+642.301 s]
/proc/loadavg: 2.16 2.11 2.09 3/84 14476
/proc/meminfo: memFree=1114568/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=635.86
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 63577 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134818294 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 635.86
Current children cumulated vsize (KiB) 58692

[startup+702.303 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.04 2.07 3/84 14477
/proc/meminfo: memFree=1111616/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=874.9
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 87481 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 874.9
Current children cumulated vsize (KiB) 58692

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.06 3/84 14477
/proc/meminfo: memFree=1111616/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=934.66
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 93457 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897045 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 934.66
Current children cumulated vsize (KiB) 58692

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.06 4/84 14477
/proc/meminfo: memFree=1111616/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=994.42
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 99433 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135282992 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 994.42
Current children cumulated vsize (KiB) 58692

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/84 14477
/proc/meminfo: memFree=1111552/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1054.18
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 105409 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1054.18
Current children cumulated vsize (KiB) 58692

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/84 14483
/proc/meminfo: memFree=1111288/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1113.92
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 111383 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1113.92
Current children cumulated vsize (KiB) 58692

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/84 14483
/proc/meminfo: memFree=1111288/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1173.68
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 117359 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1173.68
Current children cumulated vsize (KiB) 58692

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 14483
/proc/meminfo: memFree=1111352/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1233.43
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 123334 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824165 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1233.43
Current children cumulated vsize (KiB) 58692

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 14483
/proc/meminfo: memFree=1111288/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1293.2
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 129311 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264189 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1293.2
Current children cumulated vsize (KiB) 58692

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 14483
/proc/meminfo: memFree=1111288/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1352.95
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 135286 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1352.95
Current children cumulated vsize (KiB) 58692

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.02 4/84 14483
/proc/meminfo: memFree=1111296/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1412.71
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 141262 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1412.71
Current children cumulated vsize (KiB) 58692

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.02 3/84 14483
/proc/meminfo: memFree=1111296/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1472.47
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 147238 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1472.47
Current children cumulated vsize (KiB) 58692

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.01 3/84 14483
/proc/meminfo: memFree=1111296/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1532.24
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 153215 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1532.24
Current children cumulated vsize (KiB) 58692

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14483
/proc/meminfo: memFree=1111296/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1591.99
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 159190 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135293234 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1591.99
Current children cumulated vsize (KiB) 58692

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14483
/proc/meminfo: memFree=1111296/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1651.75
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 165166 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259370 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1651.75
Current children cumulated vsize (KiB) 58692

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14483
/proc/meminfo: memFree=1111232/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1711.51
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 171142 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1711.51
Current children cumulated vsize (KiB) 58692

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 14483
/proc/meminfo: memFree=1111104/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1771.27
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 177118 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289713 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1771.27
Current children cumulated vsize (KiB) 58692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.2 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 14483
/proc/meminfo: memFree=1111104/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1800.05
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 179996 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290111 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 58692

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

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

[startup+1811.2 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 14483
/proc/meminfo: memFree=1111104/2055920 swapFree=4192948/4192956
[pid=14299] ppid=14297 vsize=58692 CPUtime=1800.05
/proc/14299/stat : 14299 (ld-linux.so.2) R 14297 14299 13920 0 -1 4194304 13815 0 0 0 179996 9 0 0 25 0 1 0 20844743 60100608 13794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290111 0 0 4096 0 0 0 0 17 1 0 0
/proc/14299/statm: 14673 13794 432 29 0 13488 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 58692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.22
CPU time (s): 1800.07
CPU user time (s): 1799.97
CPU system time (s): 0.106983
CPU usage (%): 99.3849
Max. virtual memory (cumulated for all children) (KiB): 58692

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

runsolver used 1.62475 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node77 at 2009-07-11 20:43:15
IDJOB=2065056
IDBENCH=54269
IDSOLVER=769
FILE ID=node77/2065056-1247337795
PBS_JOBID= 9506719
Free space on /tmp= 66148 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-8-13-fair.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065056-1247337795/watcher-2065056-1247337795 -o /tmp/evaluation-result-2065056-1247337795/solver-2065056-1247337795 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2065056-1247337795.xml

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

MD5SUM BENCH= 8926e510184a894ee514f3793caf9db6
RANDOM SEED=1604048868

node77.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.256
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.256
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:       1175488 kB
Buffers:         50660 kB
Cached:         742620 kB
SwapCached:          8 kB
Active:          82644 kB
Inactive:       743940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1175488 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            5688 kB
Writeback:           0 kB
Mapped:          43284 kB
Slab:            39220 kB
Committed_AS:   156892 kB
PageTables:       1732 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= 66156 MiB
End job on node77 at 2009-07-11 21:13:29