Trace number 2065023

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.04 1808.72

General information on the benchmark

Namecsp/fischer/
normalized-fischer-10-11-fair.xml
MD5SUM03ac71fcf3613245a00ef598d4c39787
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 variables28831
Number of constraints27307
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension27307
Global constraints used (with number of constraints)

Solver Data

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 16546
/proc/meminfo: memFree=997808/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=9592 CPUtime=0.19
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 1603 0 0 0 19 0 0 0 19 0 1 0 20838229 9822208 1582 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157380188 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 2398 1582 381 29 0 1213 0

[startup+0.30857 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 16546
/proc/meminfo: memFree=997808/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=10748 CPUtime=0.3
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 1856 0 0 0 29 1 0 0 20 0 1 0 20838229 11005952 1835 996147200 1448431616 1448550632 4294956208 18446744073709551615 134697806 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 2687 1835 381 29 0 1502 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10748

[startup+0.401581 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 16546
/proc/meminfo: memFree=997808/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=11900 CPUtime=0.39
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 2148 0 0 0 38 1 0 0 20 0 1 0 20838229 12185600 2127 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159752344 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 2975 2127 382 29 0 1790 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 11900

[startup+0.501589 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 16546
/proc/meminfo: memFree=997808/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=13180 CPUtime=0.49
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 2458 0 0 0 48 1 0 0 21 0 1 0 20838229 13496320 2437 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159713975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 3295 2437 382 29 0 2110 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13180

[startup+0.701613 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 16546
/proc/meminfo: memFree=997808/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=14844 CPUtime=0.68
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 2880 0 0 0 67 1 0 0 23 0 1 0 20838229 15200256 2859 996147200 1448431616 1448550632 4294956208 18446744073709551615 134693483 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 3711 2859 382 29 0 2526 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14844

[startup+1.50171 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 16547
/proc/meminfo: memFree=982632/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=22332 CPUtime=1.48
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 4746 0 0 0 145 3 0 0 25 0 1 0 20838229 22867968 4725 996147200 1448431616 1448550632 4294956208 18446744073709551615 134976366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 5583 4725 387 29 0 4398 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22332

[startup+3.1019 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 16547
/proc/meminfo: memFree=939944/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62632 CPUtime=3.06
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14808 0 0 0 299 7 0 0 25 0 1 0 20838229 64135168 14787 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291466 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15658 14787 432 29 0 14473 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 62632

[startup+6.30127 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 16547
/proc/meminfo: memFree=940008/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62764 CPUtime=6.23
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14809 0 0 0 616 7 0 0 25 0 1 0 20838229 64270336 14788 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15691 14788 432 29 0 14506 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 62764

[startup+12.703 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 16547
/proc/meminfo: memFree=939944/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62764 CPUtime=12.57
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14810 0 0 0 1250 7 0 0 25 0 1 0 20838229 64270336 14789 996147200 1448431616 1448550632 4294956208 18446744073709551615 135284040 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15691 14789 432 29 0 14506 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 62764

[startup+25.5015 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 16547
/proc/meminfo: memFree=940072/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=25.27
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14814 0 0 0 2519 8 0 0 25 0 1 0 20838229 64401408 14793 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14793 432 29 0 14538 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 62892

[startup+51.1015 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 16547
/proc/meminfo: memFree=940136/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=50.65
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14814 0 0 0 5057 8 0 0 25 0 1 0 20838229 64401408 14793 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14793 432 29 0 14538 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 62892

[startup+102.301 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 16547
/proc/meminfo: memFree=939944/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=101.4
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14815 0 0 0 10132 8 0 0 25 0 1 0 20838229 64401408 14794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14794 432 29 0 14538 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 62892

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16547
/proc/meminfo: memFree=940008/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=160.89
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14816 0 0 0 16080 9 0 0 25 0 1 0 20838229 64401408 14795 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864960 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14795 432 29 0 14538 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 62892

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16547
/proc/meminfo: memFree=940008/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=220.38
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14816 0 0 0 22029 9 0 0 25 0 1 0 20838229 64401408 14795 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14795 432 29 0 14538 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 62892

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16547
/proc/meminfo: memFree=939944/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=279.86
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 27976 10 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838653 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 279.86
Current children cumulated vsize (KiB) 62892

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16547
/proc/meminfo: memFree=939944/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=339.35
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 33925 10 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824177 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 339.35
Current children cumulated vsize (KiB) 62892

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16547
/proc/meminfo: memFree=939880/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=398.82
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 39872 10 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 398.82
Current children cumulated vsize (KiB) 62892

[startup+462.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16547
/proc/meminfo: memFree=939816/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=458.32
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 45821 11 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 458.32
Current children cumulated vsize (KiB) 62892

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16549
/proc/meminfo: memFree=939688/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=517.79
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 51768 11 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267153 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 517.79
Current children cumulated vsize (KiB) 62892

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16549
/proc/meminfo: memFree=939688/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=577.27
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 57716 11 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 577.27
Current children cumulated vsize (KiB) 62892

[startup+642.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16549
/proc/meminfo: memFree=939688/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=636.77
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 63665 12 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268320 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 636.77
Current children cumulated vsize (KiB) 62892

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16549
/proc/meminfo: memFree=939752/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=815.22
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 81509 13 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821857 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 815.22
Current children cumulated vsize (KiB) 62892

[startup+882.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16549
/proc/meminfo: memFree=939816/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=874.71
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 87458 13 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135283564 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 874.71
Current children cumulated vsize (KiB) 62892

[startup+942.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 16549
/proc/meminfo: memFree=939752/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=934.21
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 93407 14 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161635 0 0 4096 0 0 0 0 17 1 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 934.21
Current children cumulated vsize (KiB) 62892

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 2/68 16622
/proc/meminfo: memFree=962808/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=993.95
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 99381 14 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821921 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 993.95
Current children cumulated vsize (KiB) 62892

[startup+1062.3 s]
/proc/loadavg: 1.96 1.97 1.99 3/83 16645
/proc/meminfo: memFree=942144/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=1053.9
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 105375 15 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838906 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 1053.9
Current children cumulated vsize (KiB) 62892

[startup+1122.31 s]
/proc/loadavg: 2.03 1.99 1.99 3/83 16645
/proc/meminfo: memFree=938240/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=1113.89
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 111374 15 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 1113.89
Current children cumulated vsize (KiB) 62892

[startup+1182.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/83 16651
/proc/meminfo: memFree=933952/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=1173.85
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 117370 15 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 1173.85
Current children cumulated vsize (KiB) 62892

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 16651
/proc/meminfo: memFree=930688/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=1233.83
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 123367 16 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824880 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 1233.83
Current children cumulated vsize (KiB) 62892

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 16651
/proc/meminfo: memFree=921984/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=1293.81
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 129365 16 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824939 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 1293.81
Current children cumulated vsize (KiB) 62892

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 16652
/proc/meminfo: memFree=887800/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=1353.79
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 135363 16 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219897 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 1353.79
Current children cumulated vsize (KiB) 62892

[startup+1422.3 s]
/proc/loadavg: 1.96 1.97 1.99 3/83 16694
/proc/meminfo: memFree=858616/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=1413.76
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14817 0 0 0 141359 17 0 0 25 0 1 0 20838229 64401408 14796 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219856 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15723 14796 432 29 0 14538 0
Current children cumulated CPU time (s) 1413.76
Current children cumulated vsize (KiB) 62892

[startup+1482.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 16694
/proc/meminfo: memFree=792760/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=1473.73
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14847 0 0 0 147356 17 0 0 25 0 1 0 20838229 64401408 14826 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15723 14826 432 29 0 14538 0
Current children cumulated CPU time (s) 1473.73
Current children cumulated vsize (KiB) 62892

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 16694
/proc/meminfo: memFree=727480/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=62892 CPUtime=1533.71
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14847 0 0 0 153354 17 0 0 25 0 1 0 20838229 64401408 14826 996147200 1448431616 1448550632 4294956208 18446744073709551615 135293355 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15723 14826 432 29 0 14538 0
Current children cumulated CPU time (s) 1533.71
Current children cumulated vsize (KiB) 62892

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 16694
/proc/meminfo: memFree=657144/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=63024 CPUtime=1593.68
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14872 0 0 0 159351 17 0 0 25 0 1 0 20838229 64536576 14851 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259361 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15756 14851 432 29 0 14571 0
Current children cumulated CPU time (s) 1593.68
Current children cumulated vsize (KiB) 63024

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 16694
/proc/meminfo: memFree=601976/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=63024 CPUtime=1653.66
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14887 0 0 0 165349 17 0 0 25 0 1 0 20838229 64536576 14866 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897045 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15756 14866 432 29 0 14571 0
Current children cumulated CPU time (s) 1653.66
Current children cumulated vsize (KiB) 63024

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 16694
/proc/meminfo: memFree=551104/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=63024 CPUtime=1713.64
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14887 0 0 0 171347 17 0 0 25 0 1 0 20838229 64536576 14866 996147200 1448431616 1448550632 4294956208 18446744073709551615 134896995 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15756 14866 432 29 0 14571 0
Current children cumulated CPU time (s) 1713.64
Current children cumulated vsize (KiB) 63024

[startup+1782.31 s]
/proc/loadavg: 2.12 2.00 2.00 3/83 16694
/proc/meminfo: memFree=513216/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=63024 CPUtime=1773.62
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14887 0 0 0 177344 18 0 0 25 0 1 0 20838229 64536576 14866 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865228 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15756 14866 432 29 0 14571 0
Current children cumulated CPU time (s) 1773.62
Current children cumulated vsize (KiB) 63024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.71 s]
/proc/loadavg: 2.39 2.08 2.02 3/83 16694
/proc/meminfo: memFree=513216/2055920 swapFree=4192956/4192956
[pid=16546] ppid=16544 vsize=63024 CPUtime=1800.02
/proc/16546/stat : 16546 (ld-linux.so.2) R 16544 16546 16316 0 -1 4194304 14887 0 0 0 179984 18 0 0 25 0 1 0 20838229 64536576 14866 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865452 0 0 4096 0 0 0 0 17 0 0 0
/proc/16546/statm: 15756 14866 432 29 0 14571 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 63024

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): 1808.72
CPU time (s): 1800.04
CPU user time (s): 1799.84
CPU system time (s): 0.19097
CPU usage (%): 99.5197
Max. virtual memory (cumulated for all children) (KiB): 63024

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

runsolver used 2.20666 second user time and 5.32419 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-11 20:41:45
IDJOB=2065023
IDBENCH=54252
IDSOLVER=769
FILE ID=node1/2065023-1247337704
PBS_JOBID= 9506738
Free space on /tmp= 66376 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-10-11-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-2065023-1247337704/watcher-2065023-1247337704 -o /tmp/evaluation-result-2065023-1247337704/solver-2065023-1247337704 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2065023-1247337704.xml

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

MD5SUM BENCH= 03ac71fcf3613245a00ef598d4c39787
RANDOM SEED=22757391

node1.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.216
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.216
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:        998288 kB
Buffers:         63784 kB
Cached:         884408 kB
SwapCached:          0 kB
Active:         221836 kB
Inactive:       758168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        998288 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6020 kB
Writeback:           0 kB
Mapped:          43380 kB
Slab:            62952 kB
Committed_AS:   153836 kB
PageTables:       1804 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= 66380 MiB
End job on node1 at 2009-07-11 21:11:56