Trace number 2068972

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.05 1809.52

General information on the benchmark

Namecsp/tdsp/
normalized-C6-2-120.xml
MD5SUMd75a5b973487bf2f1b95455d185d9f13
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables293
Number of constraints4850
Maximum constraint arity6
Maximum domain size121
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4850
Global constraints used (with number of constraints)

Solver Data

0.18/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-2068972-1247349172/watcher-2068972-1247349172 -o /tmp/evaluation-result-2068972-1247349172/solver-2068972-1247349172 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068972-1247349172.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.98 2.14 2.10 4/75 18788
/proc/meminfo: memFree=1178080/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=18576 CPUtime=0
/proc/18788/stat : 18788 (runsolver) R 18786 18788 18659 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 21982564 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 210723466535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18788/statm: 4644 284 249 26 0 2626 0

[startup+0.10899 s]
/proc/loadavg: 1.98 2.14 2.10 4/75 18788
/proc/meminfo: memFree=1178080/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=9292 CPUtime=0.09
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 1506 0 0 0 9 0 0 0 18 0 1 0 21982564 9515008 1485 996147200 1448431616 1448550632 4294956208 18446744073709551615 134944448 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 2323 1485 383 29 0 1138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9292

[startup+0.203001 s]
/proc/loadavg: 1.98 2.14 2.10 4/75 18788
/proc/meminfo: memFree=1178080/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=13772 CPUtime=0.18
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 2598 0 0 0 17 1 0 0 18 0 1 0 21982564 14102528 2577 996147200 1448431616 1448550632 4294956208 18446744073709551615 134655603 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 3443 2577 383 29 0 2258 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 13772

[startup+0.303015 s]
/proc/loadavg: 1.98 2.14 2.10 4/75 18788
/proc/meminfo: memFree=1178080/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=18128 CPUtime=0.29
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 3729 0 0 0 27 2 0 0 19 0 1 0 21982564 18563072 3708 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157378678 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 4532 3708 383 29 0 3347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18128

[startup+0.702062 s]
/proc/loadavg: 1.98 2.14 2.10 4/75 18788
/proc/meminfo: memFree=1178080/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=61632 CPUtime=0.68
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 14562 0 0 0 61 7 0 0 23 0 1 0 21982564 63111168 14541 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157033412 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 15408 14541 412 29 0 14223 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 61632

[startup+1.50115 s]
/proc/loadavg: 1.98 2.14 2.10 3/76 18789
/proc/meminfo: memFree=1116184/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=66988 CPUtime=1.47
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15774 0 0 0 139 8 0 0 25 0 1 0 21982564 68595712 15751 996147200 1448431616 1448550632 4294956208 18446744073709551615 135263072 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 16747 15751 433 29 0 15562 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 66988

[startup+3.10134 s]
/proc/loadavg: 1.98 2.14 2.10 3/76 18789
/proc/meminfo: memFree=1115416/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=67896 CPUtime=3.06
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15873 0 0 0 298 8 0 0 25 0 1 0 21982564 69525504 15850 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268321 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 16974 15850 433 29 0 15789 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 67896

[startup+6.30172 s]
/proc/loadavg: 1.98 2.14 2.10 3/76 18789
/proc/meminfo: memFree=1113944/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68028 CPUtime=6.23
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15916 0 0 0 615 8 0 0 25 0 1 0 21982564 69660672 15893 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17007 15893 433 29 0 15822 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 68028

[startup+12.7015 s]
/proc/loadavg: 1.98 2.14 2.10 3/76 18789
/proc/meminfo: memFree=1112408/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=12.57
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15990 0 0 0 1249 8 0 0 25 0 1 0 21982564 69931008 15967 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865126 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15967 433 29 0 15888 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 68292

[startup+25.503 s]
/proc/loadavg: 1.99 2.13 2.10 3/76 18789
/proc/meminfo: memFree=1108696/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=25.25
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 2517 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161601 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 68292

[startup+51.102 s]
/proc/loadavg: 1.99 2.12 2.09 3/76 18789
/proc/meminfo: memFree=1098392/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=50.61
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 5053 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839874 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 68292

[startup+102.303 s]
/proc/loadavg: 1.99 2.10 2.09 3/76 18789
/proc/meminfo: memFree=1078552/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=101.33
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 10125 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 68292

[startup+162.301 s]
/proc/loadavg: 1.99 2.08 2.08 3/76 18789
/proc/meminfo: memFree=1054936/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=160.76
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 16068 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864997 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 68292

[startup+222.307 s]
/proc/loadavg: 1.99 2.06 2.07 3/76 18789
/proc/meminfo: memFree=1033176/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=220.2
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 22012 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 135292965 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 68292

[startup+282.302 s]
/proc/loadavg: 1.99 2.05 2.07 3/76 18789
/proc/meminfo: memFree=1007576/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=279.64
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 27956 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 279.64
Current children cumulated vsize (KiB) 68292

[startup+342.302 s]
/proc/loadavg: 1.99 2.04 2.06 3/76 18789
/proc/meminfo: memFree=982488/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=339.07
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 33899 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161279 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 68292

[startup+402.302 s]
/proc/loadavg: 1.99 2.03 2.06 3/76 18789
/proc/meminfo: memFree=961048/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=398.51
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 39843 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839764 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 68292

[startup+462.302 s]
/proc/loadavg: 1.99 2.02 2.05 3/76 18789
/proc/meminfo: memFree=947160/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=457.94
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 45786 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219856 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 457.94
Current children cumulated vsize (KiB) 68292

[startup+522.302 s]
/proc/loadavg: 2.04 2.03 2.05 3/76 18795
/proc/meminfo: memFree=931544/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=517.37
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 51729 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865184 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 517.37
Current children cumulated vsize (KiB) 68292

[startup+582.303 s]
/proc/loadavg: 2.01 2.02 2.04 3/76 18795
/proc/meminfo: memFree=909016/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68292 CPUtime=576.8
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 15995 0 0 0 57672 8 0 0 25 0 1 0 21982564 69931008 15972 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220039 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17073 15972 433 29 0 15888 0
Current children cumulated CPU time (s) 576.8
Current children cumulated vsize (KiB) 68292

[startup+642.303 s]
/proc/loadavg: 2.00 2.02 2.04 3/76 18795
/proc/meminfo: memFree=888024/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68424 CPUtime=636.24
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16028 0 0 0 63615 9 0 0 25 0 1 0 21982564 70066176 16005 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17106 16005 433 29 0 15921 0
Current children cumulated CPU time (s) 636.24
Current children cumulated vsize (KiB) 68424

[startup+702.303 s]

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

[startup+822.303 s]
/proc/loadavg: 2.00 2.00 2.02 3/76 18795
/proc/meminfo: memFree=828952/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68556 CPUtime=814.56
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16031 0 0 0 81447 9 0 0 25 0 1 0 21982564 70201344 16008 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17139 16008 433 29 0 15954 0
Current children cumulated CPU time (s) 814.56
Current children cumulated vsize (KiB) 68556

[startup+882.308 s]
/proc/loadavg: 2.00 2.00 2.02 3/76 18795
/proc/meminfo: memFree=814360/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68556 CPUtime=873.99
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16043 0 0 0 87390 9 0 0 25 0 1 0 21982564 70201344 16020 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267149 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17139 16020 433 29 0 15954 0
Current children cumulated CPU time (s) 873.99
Current children cumulated vsize (KiB) 68556

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/76 18795
/proc/meminfo: memFree=799128/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68556 CPUtime=933.43
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16043 0 0 0 93334 9 0 0 25 0 1 0 21982564 70201344 16020 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 1 0 0
/proc/18788/statm: 17139 16020 433 29 0 15954 0
Current children cumulated CPU time (s) 933.43
Current children cumulated vsize (KiB) 68556

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 18869
/proc/meminfo: memFree=1501592/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68556 CPUtime=993.12
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16043 0 0 0 99302 10 0 0 25 0 1 0 21982564 70201344 16020 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267136 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17139 16020 433 29 0 15954 0
Current children cumulated CPU time (s) 993.12
Current children cumulated vsize (KiB) 68556

[startup+1062.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/84 18870
/proc/meminfo: memFree=1394704/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68688 CPUtime=1053.1
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16094 0 0 0 105299 11 0 0 25 0 1 0 21982564 70336512 16071 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17172 16071 433 29 0 15987 0
Current children cumulated CPU time (s) 1053.1
Current children cumulated vsize (KiB) 68688

[startup+1122.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/84 18870
/proc/meminfo: memFree=1394640/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68820 CPUtime=1113.08
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16095 0 0 0 111297 11 0 0 25 0 1 0 21982564 70471680 16072 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17205 16072 433 29 0 16020 0
Current children cumulated CPU time (s) 1113.08
Current children cumulated vsize (KiB) 68820

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/84 18870
/proc/meminfo: memFree=1394512/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68820 CPUtime=1173.06
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16103 0 0 0 117295 11 0 0 25 0 1 0 21982564 70471680 16080 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17205 16080 433 29 0 16020 0
Current children cumulated CPU time (s) 1173.06
Current children cumulated vsize (KiB) 68820

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 18870
/proc/meminfo: memFree=1394512/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68820 CPUtime=1233.03
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16103 0 0 0 123292 11 0 0 25 0 1 0 21982564 70471680 16080 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17205 16080 433 29 0 16020 0
Current children cumulated CPU time (s) 1233.03
Current children cumulated vsize (KiB) 68820

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18870
/proc/meminfo: memFree=1394448/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68820 CPUtime=1293.01
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16103 0 0 0 129290 11 0 0 25 0 1 0 21982564 70471680 16080 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17205 16080 433 29 0 16020 0
Current children cumulated CPU time (s) 1293.01
Current children cumulated vsize (KiB) 68820

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18870
/proc/meminfo: memFree=1394384/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68820 CPUtime=1352.99
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16106 0 0 0 135288 11 0 0 25 0 1 0 21982564 70471680 16083 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17205 16083 433 29 0 16020 0
Current children cumulated CPU time (s) 1352.99
Current children cumulated vsize (KiB) 68820

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18870
/proc/meminfo: memFree=1394384/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68820 CPUtime=1412.97
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16106 0 0 0 141286 11 0 0 25 0 1 0 21982564 70471680 16083 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17205 16083 433 29 0 16020 0
Current children cumulated CPU time (s) 1412.97
Current children cumulated vsize (KiB) 68820

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18870
/proc/meminfo: memFree=1394320/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68820 CPUtime=1472.94
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16106 0 0 0 147283 11 0 0 25 0 1 0 21982564 70471680 16083 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17205 16083 433 29 0 16020 0
Current children cumulated CPU time (s) 1472.94
Current children cumulated vsize (KiB) 68820

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18870
/proc/meminfo: memFree=1394256/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68820 CPUtime=1532.92
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16109 0 0 0 153281 11 0 0 25 0 1 0 21982564 70471680 16086 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17205 16086 433 29 0 16020 0
Current children cumulated CPU time (s) 1532.92
Current children cumulated vsize (KiB) 68820

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18870
/proc/meminfo: memFree=1394128/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68820 CPUtime=1592.89
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16124 0 0 0 159278 11 0 0 25 0 1 0 21982564 70471680 16101 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17205 16101 433 29 0 16020 0
Current children cumulated CPU time (s) 1592.89
Current children cumulated vsize (KiB) 68820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18870
/proc/meminfo: memFree=1393936/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68952 CPUtime=1652.87
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16128 0 0 0 165276 11 0 0 25 0 1 0 21982564 70606848 16105 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267158 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17238 16105 433 29 0 16053 0
Current children cumulated CPU time (s) 1652.87
Current children cumulated vsize (KiB) 68952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18870
/proc/meminfo: memFree=1393872/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68952 CPUtime=1712.84
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16128 0 0 0 171273 11 0 0 25 0 1 0 21982564 70606848 16105 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267136 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17238 16105 433 29 0 16053 0
Current children cumulated CPU time (s) 1712.84
Current children cumulated vsize (KiB) 68952

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18870
/proc/meminfo: memFree=1393808/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68952 CPUtime=1772.83
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16128 0 0 0 177271 12 0 0 25 0 1 0 21982564 70606848 16105 996147200 1448431616 1448550632 4294956208 18446744073709551615 134822432 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17238 16105 433 29 0 16053 0
Current children cumulated CPU time (s) 1772.83
Current children cumulated vsize (KiB) 68952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18870
/proc/meminfo: memFree=1393744/2055920 swapFree=4192812/4192956
[pid=18788] ppid=18786 vsize=68952 CPUtime=1800.03
/proc/18788/stat : 18788 (ld-linux.so.2) R 18786 18788 18659 0 -1 4194304 16128 0 0 0 179991 12 0 0 25 0 1 0 21982564 70606848 16105 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865087 0 0 4096 0 0 0 0 17 0 0 0
/proc/18788/statm: 17238 16105 433 29 0 16053 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 68952

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): 1809.52
CPU time (s): 1800.05
CPU user time (s): 1799.92
CPU system time (s): 0.132979
CPU usage (%): 99.4765
Max. virtual memory (cumulated for all children) (KiB): 68952

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

runsolver used 2.21366 second user time and 6.02208 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-11 23:52:52
IDJOB=2068972
IDBENCH=54967
IDSOLVER=769
FILE ID=node73/2068972-1247349172
PBS_JOBID= 9506853
Free space on /tmp= 66328 MiB

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

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

MD5SUM BENCH= d75a5b973487bf2f1b95455d185d9f13
RANDOM SEED=985143389

node73.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.213
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.213
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:       1178560 kB
Buffers:         30808 kB
Cached:         205084 kB
SwapCached:          0 kB
Active:         779300 kB
Inactive:        44036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1178560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:         598908 kB
Slab:            38308 kB
Committed_AS:   731444 kB
PageTables:       2932 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= 66440 MiB
End job on node73 at 2009-07-12 00:23:04