Trace number 267964

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, and are wall clock time (not CPU 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
VALCSP 3.1? (TO) 1800.06 1801.03

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-6_ext.xml
MD5SUMf2d212ac6b3c423cd9a159278e276c36
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables50
Number of constraints475
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension475
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node43/watcher-267964-1168977838 -o ROOT/results/node43/solver-267964-1168977838 -C 1800 -M 900 /tmp/evaluation/267964-1168977838/VALCSP /tmp/evaluation/267964-1168977838/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 0.34 0.08 0.02 3/73 1984
/proc/meminfo: memFree=1647080/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=1468 CPUtime=0
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 246186012 1503232 103 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 367 104 64 8 0 39 0

[startup+0.102301 s]
/proc/loadavg: 0.34 0.08 0.02 3/73 1984
/proc/meminfo: memFree=1647080/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=2524 CPUtime=0.09
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 392 0 0 0 9 0 0 0 18 0 1 0 246186012 2584576 370 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 631 370 64 8 0 303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2524

[startup+0.510368 s]
/proc/loadavg: 0.34 0.08 0.02 3/73 1984
/proc/meminfo: memFree=1647080/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=0.5
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 50 0 0 0 22 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524740 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5040

[startup+1.3315 s]
/proc/loadavg: 0.34 0.08 0.02 3/73 1984
/proc/meminfo: memFree=1643496/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1.32
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 132 0 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520820 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5040

[startup+2.97178 s]
/proc/loadavg: 0.34 0.08 0.02 3/73 1984
/proc/meminfo: memFree=1643496/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=2.96
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 296 0 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5040

[startup+6.24932 s]
/proc/loadavg: 0.47 0.11 0.04 3/73 1984
/proc/meminfo: memFree=1643432/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=6.24
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 623 1 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5040

[startup+12.7084 s]
/proc/loadavg: 0.59 0.14 0.05 3/73 1984
/proc/meminfo: memFree=1643432/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=12.7
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 1269 1 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 5040

[startup+25.5135 s]
/proc/loadavg: 0.91 0.23 0.08 3/73 1984
/proc/meminfo: memFree=1643432/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=25.5
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 2549 1 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 5040

[startup+51.1328 s]
/proc/loadavg: 1.35 0.39 0.13 3/73 1984
/proc/meminfo: memFree=1643432/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=51.11
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 5110 1 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 5040

[startup+102.365 s]
/proc/loadavg: 1.72 0.64 0.23 3/73 1984
/proc/meminfo: memFree=1643432/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=102.32
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 10231 1 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524800 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5040

[startup+162.412 s]
/proc/loadavg: 1.89 0.88 0.33 3/73 1984
/proc/meminfo: memFree=1643432/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=162.35
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 16234 1 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 5040

[startup+222.461 s]
/proc/loadavg: 1.96 1.08 0.44 3/73 1984
/proc/meminfo: memFree=1643368/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=222.37
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 22236 1 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 5040

[startup+282.511 s]
/proc/loadavg: 2.02 1.26 0.54 3/73 1984
/proc/meminfo: memFree=1643368/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=282.4
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 28239 1 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525045 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 5040

[startup+342.558 s]
/proc/loadavg: 2.01 1.39 0.63 3/73 1984
/proc/meminfo: memFree=1643368/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=342.43
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 34242 1 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 5040

[startup+402.606 s]
/proc/loadavg: 2.00 1.50 0.71 3/73 1984
/proc/meminfo: memFree=1643368/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=402.46
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 40244 2 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524903 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 402.46
Current children cumulated vsize (KiB) 5040

[startup+462.655 s]
/proc/loadavg: 2.05 1.60 0.79 3/73 1984
/proc/meminfo: memFree=1643304/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=462.49
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 46247 2 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525032 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 462.49
Current children cumulated vsize (KiB) 5040

[startup+522.698 s]
/proc/loadavg: 2.02 1.67 0.86 3/73 1984
/proc/meminfo: memFree=1643304/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=522.51
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 52249 2 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 522.51
Current children cumulated vsize (KiB) 5040

[startup+582.745 s]
/proc/loadavg: 2.00 1.73 0.93 3/73 1984
/proc/meminfo: memFree=1643304/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=582.54
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 58252 2 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 582.54
Current children cumulated vsize (KiB) 5040

[startup+642.798 s]
/proc/loadavg: 2.00 1.78 1.00 3/73 1984
/proc/meminfo: memFree=1643304/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=642.57
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 64254 3 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 642.57
Current children cumulated vsize (KiB) 5040

[startup+702.848 s]
/proc/loadavg: 2.00 1.81 1.06 3/73 1984
/proc/meminfo: memFree=1643304/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=702.6
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 70257 3 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134521105 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 702.6
Current children cumulated vsize (KiB) 5040

[startup+762.891 s]
/proc/loadavg: 2.07 1.86 1.12 3/73 1984
/proc/meminfo: memFree=1643304/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=762.62
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 76259 3 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 762.62
Current children cumulated vsize (KiB) 5040

[startup+822.942 s]
/proc/loadavg: 2.02 1.88 1.17 3/73 1984
/proc/meminfo: memFree=1643304/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=822.65
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 82262 3 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525109 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 822.65
Current children cumulated vsize (KiB) 5040

[startup+882.988 s]
/proc/loadavg: 2.04 1.92 1.22 3/73 1984
/proc/meminfo: memFree=1643304/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=882.67
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 88264 3 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 882.67
Current children cumulated vsize (KiB) 5040

[startup+943.033 s]
/proc/loadavg: 2.01 1.93 1.27 3/73 1986
/proc/meminfo: memFree=1643112/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=942.7
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 94266 4 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 942.7
Current children cumulated vsize (KiB) 5040

[startup+1003.08 s]
/proc/loadavg: 2.00 1.94 1.31 3/73 1986
/proc/meminfo: memFree=1643112/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1002.73
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 100269 4 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524919 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1002.73
Current children cumulated vsize (KiB) 5040

[startup+1063.13 s]
/proc/loadavg: 2.00 1.95 1.35 3/73 1986
/proc/meminfo: memFree=1643112/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1062.76
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 106272 4 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522107 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1062.76
Current children cumulated vsize (KiB) 5040

[startup+1123.18 s]
/proc/loadavg: 2.00 1.95 1.39 3/73 1986
/proc/meminfo: memFree=1643112/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1122.78
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 112274 4 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1122.78
Current children cumulated vsize (KiB) 5040

[startup+1183.23 s]
/proc/loadavg: 2.00 1.96 1.43 3/73 1986
/proc/meminfo: memFree=1643112/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1182.81
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 118277 4 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1182.81
Current children cumulated vsize (KiB) 5040

[startup+1243.28 s]
/proc/loadavg: 2.00 1.96 1.46 3/73 1986
/proc/meminfo: memFree=1643112/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1242.85
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 124280 5 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1242.85
Current children cumulated vsize (KiB) 5040

[startup+1303.33 s]
/proc/loadavg: 2.00 1.97 1.49 3/73 1986
/proc/meminfo: memFree=1643176/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1302.88
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 130283 5 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1302.88
Current children cumulated vsize (KiB) 5040

[startup+1363.38 s]
/proc/loadavg: 2.00 1.97 1.52 3/73 1986
/proc/meminfo: memFree=1643176/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1362.9
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 136285 5 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1362.9
Current children cumulated vsize (KiB) 5040

[startup+1423.42 s]
/proc/loadavg: 2.00 1.97 1.55 3/73 1986
/proc/meminfo: memFree=1643176/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1422.92
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 142287 5 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524872 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1422.92
Current children cumulated vsize (KiB) 5040

[startup+1483.47 s]
/proc/loadavg: 2.00 1.97 1.57 3/73 1986
/proc/meminfo: memFree=1643176/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1482.95
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 148290 5 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1482.95
Current children cumulated vsize (KiB) 5040

[startup+1543.53 s]
/proc/loadavg: 2.06 1.99 1.60 3/73 1986
/proc/meminfo: memFree=1643176/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1542.99
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 154294 5 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134521130 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1542.99
Current children cumulated vsize (KiB) 5040

[startup+1603.57 s]
/proc/loadavg: 2.02 1.99 1.62 3/73 1986
/proc/meminfo: memFree=1643240/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1603.01
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 160296 5 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522184 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1603.01
Current children cumulated vsize (KiB) 5040

[startup+1663.61 s]
/proc/loadavg: 2.01 1.99 1.64 3/73 1986
/proc/meminfo: memFree=1643240/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1663.03
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 166298 5 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1663.03
Current children cumulated vsize (KiB) 5040

[startup+1723.66 s]
/proc/loadavg: 2.08 2.02 1.67 3/73 1986
/proc/meminfo: memFree=1643240/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1723.06
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 172301 5 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1723.06
Current children cumulated vsize (KiB) 5040

[startup+1783.71 s]
/proc/loadavg: 1.97 2.00 1.68 3/73 2027
/proc/meminfo: memFree=1384352/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1782.86
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 178278 8 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1782.86
Current children cumulated vsize (KiB) 5040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.02 s]
/proc/loadavg: 1.98 2.00 1.69 3/73 2027
/proc/meminfo: memFree=1284000/2055920 swapFree=4190672/4192956
[pid=1982] ppid=1980 vsize=5040 CPUtime=1800.04
/proc/1982/stat : 1982 (VALCSP) R 1980 1982 1579 0 -1 4194304 999 0 0 0 179996 8 0 0 25 0 1 0 246186012 5160960 977 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 0 0 0
/proc/1982/statm: 1260 977 66 8 0 932 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 5040

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.03
CPU time (s): 1800.06
CPU user time (s): 1799.97
CPU system time (s): 0.086986
CPU usage (%): 99.9459
Max. virtual memory (cumulated for all children) (KiB): 5040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 999
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= 6
involuntary context switches= 4134

runsolver used 1.66875 s user time and 4.73328 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue Jan 16 20:04:06 UTC 2007


IDJOB= 267964
IDBENCH= 3237
IDSOLVER= 90
FILE ID= node43/267964-1168977838

PBS_JOBID= 3566160

Free space on /tmp= 66564 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23/rand-2-50-23-587-230-6_ext.xml
COMMAND LINE= /tmp/evaluation/267964-1168977838/VALCSP /tmp/evaluation/267964-1168977838/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-267964-1168977838 -o ROOT/results/node43/solver-267964-1168977838 -C 1800 -M 900  /tmp/evaluation/267964-1168977838/VALCSP /tmp/evaluation/267964-1168977838/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  f2d212ac6b3c423cd9a159278e276c36

RANDOM SEED= 184118643

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.278
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.278
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:       1647480 kB
Buffers:         40892 kB
Cached:         278776 kB
SwapCached:        612 kB
Active:         166180 kB
Inactive:       176928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647480 kB
SwapTotal:     4192956 kB
SwapFree:      4190672 kB
Dirty:             988 kB
Writeback:           0 kB
Mapped:          32236 kB
Slab:            50864 kB
Committed_AS:  5103300 kB
PageTables:       1704 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= 66561 MiB



End job on node43 on Tue Jan 16 20:34:30 UTC 2007