Trace number 2069236

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 1810.23

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-burch-dill-6-accl.xml
MD5SUMabfb8f80ff93d5abadaddd5835097fdb
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 variables23621
Number of constraints67525
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67525
Global constraints used (with number of constraints)

Solver Data

0.00/0.06	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-2069236-1247349855/watcher-2069236-1247349855 -o /tmp/evaluation-result-2069236-1247349855/solver-2069236-1247349855 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2069236-1247349855.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.33 2.71 2.42 4/83 18090
/proc/meminfo: memFree=1544248/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=18576 CPUtime=0
/proc/18090/stat : 18090 (runsolver) R 18088 18090 18025 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 22051613 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 210824129831 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18090/statm: 4644 284 249 26 0 2626 0

[startup+0.091948 s]
/proc/loadavg: 2.33 2.71 2.42 4/83 18090
/proc/meminfo: memFree=1544248/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=6192 CPUtime=0.04
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 660 0 11 0 3 1 0 0 18 0 1 0 22051613 6340608 650 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 1548 650 355 29 0 363 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6192

[startup+0.101946 s]
/proc/loadavg: 2.33 2.71 2.42 4/83 18090
/proc/meminfo: memFree=1544248/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=6324 CPUtime=0.05
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 718 0 11 0 4 1 0 0 18 0 1 0 22051613 6475776 708 996147200 1448431616 1448550632 4294956208 18446744073709551615 4160505748 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 1581 708 355 29 0 396 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6324

[startup+0.301976 s]
/proc/loadavg: 2.33 2.71 2.42 4/83 18090
/proc/meminfo: memFree=1544248/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=9736 CPUtime=0.24
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 1616 0 11 0 23 1 0 0 19 0 1 0 22051613 9969664 1607 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 2434 1607 374 29 0 1249 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9736

[startup+0.702018 s]
/proc/loadavg: 2.33 2.71 2.42 4/83 18090
/proc/meminfo: memFree=1544248/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=14156 CPUtime=0.64
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 2715 0 11 0 63 1 0 0 23 0 1 0 22051613 14495744 2705 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159115812 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 3539 2706 374 29 0 2354 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 14156

[startup+1.50111 s]
/proc/loadavg: 2.33 2.71 2.42 3/84 18091
/proc/meminfo: memFree=1526960/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=22540 CPUtime=1.43
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 4790 0 11 0 139 4 0 0 25 0 1 0 22051613 23080960 4780 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159787803 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 5635 4780 375 29 0 4450 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 22540

[startup+3.10231 s]
/proc/loadavg: 2.33 2.71 2.42 3/84 18091
/proc/meminfo: memFree=1515504/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=40008 CPUtime=3.03
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 9170 0 11 0 296 7 0 0 25 0 1 0 22051613 40968192 9160 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 10002 9161 379 29 0 8817 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 40008

[startup+6.30169 s]
/proc/loadavg: 2.47 2.73 2.43 3/84 18091
/proc/meminfo: memFree=1418224/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128072 CPUtime=6.21
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30560 0 11 0 605 16 0 0 25 0 1 0 22051613 131145728 30550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860472 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32018 30550 426 29 0 30833 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 128072

[startup+12.7015 s]
/proc/loadavg: 2.43 2.72 2.42 3/84 18091
/proc/meminfo: memFree=1415920/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128204 CPUtime=12.57
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30582 0 11 0 1241 16 0 0 25 0 1 0 22051613 131280896 30572 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291345 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32051 30572 426 29 0 30866 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 128204

[startup+25.502 s]
/proc/loadavg: 2.33 2.68 2.42 3/84 18091
/proc/meminfo: memFree=1412592/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128204 CPUtime=25.31
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30585 0 11 0 2515 16 0 0 25 0 1 0 22051613 131280896 30575 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32051 30575 426 29 0 30866 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 128204

[startup+51.1011 s]
/proc/loadavg: 2.28 2.64 2.41 3/84 18091
/proc/meminfo: memFree=1381808/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128204 CPUtime=50.69
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30590 0 11 0 5053 16 0 0 25 0 1 0 22051613 131280896 30580 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865162 0 0 4096 0 0 0 0 17 1 0 0
/proc/18090/statm: 32051 30580 426 29 0 30866 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 128204

[startup+102.306 s]
/proc/loadavg: 2.19 2.56 2.39 3/84 18091
/proc/meminfo: memFree=1370608/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128204 CPUtime=101.66
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30593 0 11 0 10150 16 0 0 25 0 1 0 22051613 131280896 30583 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839766 0 0 4096 0 0 0 0 17 1 0 0
/proc/18090/statm: 32051 30583 426 29 0 30866 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 128204

[startup+162.301 s]
/proc/loadavg: 2.24 2.50 2.38 3/84 18091
/proc/meminfo: memFree=1358192/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128204 CPUtime=161.09
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30594 0 11 0 16092 17 0 0 25 0 1 0 22051613 131280896 30584 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 1 0 0
/proc/18090/statm: 32051 30584 426 29 0 30866 0
Current children cumulated CPU time (s) 161.09
Current children cumulated vsize (KiB) 128204

[startup+222.302 s]
/proc/loadavg: 2.37 2.50 2.38 5/84 18091
/proc/meminfo: memFree=1345840/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128204 CPUtime=220.53
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30602 0 11 0 22036 17 0 0 25 0 1 0 22051613 131280896 30592 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291445 0 0 4096 0 0 0 0 17 1 0 0
/proc/18090/statm: 32051 30592 426 29 0 30866 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 128204

[startup+282.302 s]
/proc/loadavg: 2.83 2.61 2.43 3/84 18091
/proc/meminfo: memFree=1332080/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128204 CPUtime=279.98
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30603 0 11 0 27981 17 0 0 25 0 1 0 22051613 131280896 30593 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/18090/statm: 32051 30593 426 29 0 30866 0
Current children cumulated CPU time (s) 279.98
Current children cumulated vsize (KiB) 128204

[startup+342.301 s]
/proc/loadavg: 2.40 2.53 2.41 3/84 18091
/proc/meminfo: memFree=1321008/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128204 CPUtime=339.41
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30603 0 11 0 33924 17 0 0 25 0 1 0 22051613 131280896 30593 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268102 0 0 4096 0 0 0 0 17 1 0 0
/proc/18090/statm: 32051 30593 426 29 0 30866 0
Current children cumulated CPU time (s) 339.41
Current children cumulated vsize (KiB) 128204

[startup+402.301 s]
/proc/loadavg: 2.27 2.47 2.40 3/84 18091
/proc/meminfo: memFree=1310512/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=398.81
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30647 0 11 0 39864 17 0 0 25 0 1 0 22051613 131551232 30637 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865162 0 0 4096 0 0 0 0 17 1 0 0
/proc/18090/statm: 32117 30637 426 29 0 30932 0
Current children cumulated CPU time (s) 398.81
Current children cumulated vsize (KiB) 128468

[startup+462.302 s]
/proc/loadavg: 2.21 2.43 2.38 3/84 18091
/proc/meminfo: memFree=1297200/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=458.27
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30648 0 11 0 45810 17 0 0 25 0 1 0 22051613 131551232 30638 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268913 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30638 426 29 0 30932 0
Current children cumulated CPU time (s) 458.27
Current children cumulated vsize (KiB) 128468

[startup+522.302 s]
/proc/loadavg: 2.24 2.40 2.37 3/84 18091
/proc/meminfo: memFree=1286320/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=517.71
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30652 0 11 0 51754 17 0 0 25 0 1 0 22051613 131551232 30642 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289718 0 0 4096 0 0 0 0 17 1 0 0
/proc/18090/statm: 32117 30642 426 29 0 30932 0
Current children cumulated CPU time (s) 517.71
Current children cumulated vsize (KiB) 128468

[startup+582.302 s]
/proc/loadavg: 2.37 2.42 2.38 3/70 18152
/proc/meminfo: memFree=1802720/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=577.2
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30654 0 11 0 57702 18 0 0 25 0 1 0 22051613 131551232 30644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842592 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30644 426 29 0 30932 0
Current children cumulated CPU time (s) 577.2
Current children cumulated vsize (KiB) 128468

[startup+642.301 s]
/proc/loadavg: 2.38 2.41 2.37 3/83 18305
/proc/meminfo: memFree=1347904/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=637.08
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30655 0 11 0 63678 30 0 0 25 0 1 0 22051613 131551232 30645 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30645 426 29 0 30932 0
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (KiB) 128468

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 2.32 2.38 2.36 4/83 18305
/proc/meminfo: memFree=1347456/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=817
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30656 0 11 0 81670 30 0 0 25 0 1 0 22051613 131551232 30646 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289844 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30646 426 29 0 30932 0
Current children cumulated CPU time (s) 817
Current children cumulated vsize (KiB) 128468

[startup+882.302 s]
/proc/loadavg: 2.45 2.40 2.37 4/83 18305
/proc/meminfo: memFree=1347456/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=876.98
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30656 0 11 0 87668 30 0 0 25 0 1 0 22051613 131551232 30646 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289837 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30646 426 29 0 30932 0
Current children cumulated CPU time (s) 876.98
Current children cumulated vsize (KiB) 128468

[startup+942.301 s]
/proc/loadavg: 2.25 2.36 2.35 3/83 18305
/proc/meminfo: memFree=1347456/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=936.96
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30656 0 11 0 93665 31 0 0 25 0 1 0 22051613 131551232 30646 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839762 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30646 426 29 0 30932 0
Current children cumulated CPU time (s) 936.96
Current children cumulated vsize (KiB) 128468

[startup+1002.3 s]
/proc/loadavg: 2.30 2.35 2.35 3/83 18305
/proc/meminfo: memFree=1347456/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=996.93
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30658 0 11 0 99662 31 0 0 25 0 1 0 22051613 131551232 30648 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268108 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30648 426 29 0 30932 0
Current children cumulated CPU time (s) 996.93
Current children cumulated vsize (KiB) 128468

[startup+1062.3 s]
/proc/loadavg: 2.35 2.35 2.35 4/83 18305
/proc/meminfo: memFree=1347456/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1056.9
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30658 0 11 0 105659 31 0 0 25 0 1 0 22051613 131551232 30648 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30648 426 29 0 30932 0
Current children cumulated CPU time (s) 1056.9
Current children cumulated vsize (KiB) 128468

[startup+1122.3 s]
/proc/loadavg: 2.41 2.36 2.35 4/83 18305
/proc/meminfo: memFree=1347456/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1116.88
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30658 0 11 0 111657 31 0 0 25 0 1 0 22051613 131551232 30648 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30648 426 29 0 30932 0
Current children cumulated CPU time (s) 1116.88
Current children cumulated vsize (KiB) 128468

[startup+1182.3 s]
/proc/loadavg: 2.31 2.33 2.34 4/83 18305
/proc/meminfo: memFree=1347392/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1176.85
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30658 0 11 0 117654 31 0 0 25 0 1 0 22051613 131551232 30648 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865397 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30648 426 29 0 30932 0
Current children cumulated CPU time (s) 1176.85
Current children cumulated vsize (KiB) 128468

[startup+1242.3 s]
/proc/loadavg: 2.36 2.35 2.35 3/83 18305
/proc/meminfo: memFree=1347136/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1236.83
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30658 0 11 0 123652 31 0 0 25 0 1 0 22051613 131551232 30648 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161365 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30648 426 29 0 30932 0
Current children cumulated CPU time (s) 1236.83
Current children cumulated vsize (KiB) 128468

[startup+1302.3 s]
/proc/loadavg: 2.47 2.39 2.36 3/83 18305
/proc/meminfo: memFree=1347008/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1296.81
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30658 0 11 0 129650 31 0 0 25 0 1 0 22051613 131551232 30648 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268321 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30648 426 29 0 30932 0
Current children cumulated CPU time (s) 1296.81
Current children cumulated vsize (KiB) 128468

[startup+1362.3 s]
/proc/loadavg: 2.43 2.38 2.36 3/83 18305
/proc/meminfo: memFree=1346944/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1356.78
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30658 0 11 0 135647 31 0 0 25 0 1 0 22051613 131551232 30648 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30648 426 29 0 30932 0
Current children cumulated CPU time (s) 1356.78
Current children cumulated vsize (KiB) 128468

[startup+1422.31 s]
/proc/loadavg: 2.30 2.35 2.35 3/83 18305
/proc/meminfo: memFree=1346944/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1416.76
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30659 0 11 0 141645 31 0 0 25 0 1 0 22051613 131551232 30649 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268108 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30649 426 29 0 30932 0
Current children cumulated CPU time (s) 1416.76
Current children cumulated vsize (KiB) 128468

[startup+1482.3 s]
/proc/loadavg: 2.29 2.34 2.35 3/83 18305
/proc/meminfo: memFree=1346880/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1476.73
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30660 0 11 0 147642 31 0 0 25 0 1 0 22051613 131551232 30650 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291519 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30650 426 29 0 30932 0
Current children cumulated CPU time (s) 1476.73
Current children cumulated vsize (KiB) 128468

[startup+1542.3 s]
/proc/loadavg: 1.99 2.26 2.32 2/82 18613
/proc/meminfo: memFree=1775112/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1536.7
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30660 0 11 0 153634 36 0 0 25 0 1 0 22051613 131551232 30650 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30650 426 29 0 30932 0
Current children cumulated CPU time (s) 1536.7
Current children cumulated vsize (KiB) 128468

[startup+1602.3 s]
/proc/loadavg: 1.49 2.07 2.25 2/68 18878
/proc/meminfo: memFree=1785848/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1596.65
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30660 0 11 0 159620 45 0 0 25 0 1 0 22051613 131551232 30650 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291345 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30650 426 29 0 30932 0
Current children cumulated CPU time (s) 1596.65
Current children cumulated vsize (KiB) 128468

[startup+1662.3 s]
/proc/loadavg: 2.20 2.15 2.27 4/84 18941
/proc/meminfo: memFree=1117624/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1653.53
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30660 0 11 0 165307 46 0 0 25 0 1 0 22051613 131551232 30650 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30650 426 29 0 30932 0
Current children cumulated CPU time (s) 1653.53
Current children cumulated vsize (KiB) 128468

[startup+1722.3 s]
/proc/loadavg: 2.07 2.12 2.25 3/84 18941
/proc/meminfo: memFree=1094520/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1712.77
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30660 0 11 0 171231 46 0 0 25 0 1 0 22051613 131551232 30650 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839930 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 32117 30650 426 29 0 30932 0
Current children cumulated CPU time (s) 1712.77
Current children cumulated vsize (KiB) 128468

[startup+1782.3 s]
/proc/loadavg: 1.95 2.08 2.22 3/83 19084
/proc/meminfo: memFree=1766904/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1772.27
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30661 0 11 0 177180 47 0 0 25 0 1 0 22051613 131551232 30651 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/18090/statm: 32117 30651 426 29 0 30932 0
Current children cumulated CPU time (s) 1772.27
Current children cumulated vsize (KiB) 128468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.2 s]
/proc/loadavg: 1.97 2.07 2.22 3/83 19084
/proc/meminfo: memFree=1763520/2055920 swapFree=4192812/4192956
[pid=18090] ppid=18088 vsize=128468 CPUtime=1800.03
/proc/18090/stat : 18090 (ld-linux.so.2) R 18088 18090 18025 0 -1 4194304 30661 0 11 0 179956 47 0 0 25 0 1 0 22051613 131551232 30651 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268108 0 0 4096 0 0 0 0 17 1 0 0
/proc/18090/statm: 32117 30651 426 29 0 30932 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 128468

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): 1810.23
CPU time (s): 1800.07
CPU user time (s): 1799.57
CPU system time (s): 0.503923
CPU usage (%): 99.4386
Max. virtual memory (cumulated for all children) (KiB): 128468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.503923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30661
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48
involuntary context switches= 46643

runsolver used 2.08768 second user time and 5.57615 second system time

The end

Launcher Data

Begin job on node33 at 2009-07-12 00:04:16
IDJOB=2069236
IDBENCH=55004
IDSOLVER=769
FILE ID=node33/2069236-1247349855
PBS_JOBID= 9506923
Free space on /tmp= 66420 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-burch-dill-6-accl.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069236-1247349855/watcher-2069236-1247349855 -o /tmp/evaluation-result-2069236-1247349855/solver-2069236-1247349855 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2069236-1247349855.xml

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

MD5SUM BENCH= abfb8f80ff93d5abadaddd5835097fdb
RANDOM SEED=205409233

node33.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.229
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.229
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:       1544728 kB
Buffers:          4180 kB
Cached:          46412 kB
SwapCached:          0 kB
Active:         451788 kB
Inactive:         8984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11508 kB
Writeback:           0 kB
Mapped:         425840 kB
Slab:            35140 kB
Committed_AS:   863628 kB
PageTables:       2540 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= 66424 MiB
End job on node33 at 2009-07-12 00:34:28