Trace number 268132

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.12 1800.64

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f4.xml
MD5SUM5dcfba2c920df87fed4f833be49fd112
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.6638
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
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/node7/watcher-268132-1168978020 -o ROOT/results/node7/solver-268132-1168978020 -C 1800 -M 900 /tmp/evaluation/268132-1168978020/VALCSP /tmp/evaluation/268132-1168978020/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.75 0.33 0.12 5/86 5068
/proc/meminfo: memFree=1431520/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=4240 CPUtime=0
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 820 0 0 0 0 0 0 0 18 0 1 0 246198672 4341760 798 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 1093 805 64 8 0 765 0

[startup+0.103359 s]
/proc/loadavg: 0.75 0.33 0.12 5/86 5068
/proc/meminfo: memFree=1431520/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=10592 CPUtime=0.09
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 2392 0 0 0 9 0 0 0 18 0 1 0 246198672 10846208 2370 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 2648 2370 64 8 0 2320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10592

[startup+0.5114 s]
/proc/loadavg: 0.75 0.33 0.12 5/86 5068
/proc/meminfo: memFree=1431520/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=24816 CPUtime=0.5
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 5960 0 0 0 48 2 0 0 21 0 1 0 246198672 25411584 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 6204 5938 64 8 0 5876 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 24816

[startup+1.33349 s]
/proc/loadavg: 0.75 0.33 0.12 3/86 5068
/proc/meminfo: memFree=1396768/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1.32
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 129 3 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520711 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 35984

[startup+2.97366 s]
/proc/loadavg: 0.75 0.33 0.12 3/86 5068
/proc/meminfo: memFree=1396768/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=2.96
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 293 3 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 35984

[startup+6.25 s]
/proc/loadavg: 0.85 0.35 0.13 3/86 5068
/proc/meminfo: memFree=1396768/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=6.24
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 621 3 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524854 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 35984

[startup+12.7107 s]
/proc/loadavg: 0.94 0.38 0.14 3/86 5068
/proc/meminfo: memFree=1396768/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=12.69
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 1266 3 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35984

[startup+25.516 s]
/proc/loadavg: 1.18 0.46 0.17 3/86 5068
/proc/meminfo: memFree=1396768/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=25.5
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 2546 4 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 35984

[startup+51.1367 s]
/proc/loadavg: 1.46 0.58 0.22 3/86 5068
/proc/meminfo: memFree=1396832/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=51.12
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 5108 4 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520815 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 35984

[startup+102.372 s]
/proc/loadavg: 1.76 0.80 0.31 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=102.34
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 10230 4 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 35984

[startup+162.424 s]
/proc/loadavg: 1.91 1.02 0.41 3/86 5068
/proc/meminfo: memFree=1396960/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=162.37
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 16233 4 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 35984

[startup+222.472 s]
/proc/loadavg: 1.97 1.19 0.51 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=222.4
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 22235 5 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 35984

[startup+282.518 s]
/proc/loadavg: 1.98 1.34 0.60 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=282.43
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 28238 5 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134522087 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 35984

[startup+342.565 s]
/proc/loadavg: 2.06 1.47 0.69 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=342.45
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 34240 5 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 35984

[startup+402.616 s]
/proc/loadavg: 2.02 1.56 0.77 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=402.49
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 40243 6 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 35984

[startup+462.666 s]
/proc/loadavg: 2.00 1.64 0.84 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=462.52
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 46246 6 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 462.52
Current children cumulated vsize (KiB) 35984

[startup+522.713 s]
/proc/loadavg: 2.00 1.70 0.91 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=522.56
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 52249 7 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134522096 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 522.56
Current children cumulated vsize (KiB) 35984

[startup+582.762 s]
/proc/loadavg: 2.00 1.75 0.98 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=582.6
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 58252 8 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520807 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 582.6
Current children cumulated vsize (KiB) 35984

[startup+642.814 s]
/proc/loadavg: 2.00 1.80 1.04 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=642.62
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 64254 8 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 642.62
Current children cumulated vsize (KiB) 35984

[startup+702.863 s]
/proc/loadavg: 2.00 1.83 1.10 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=702.65
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 70257 8 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 702.65
Current children cumulated vsize (KiB) 35984

[startup+762.91 s]
/proc/loadavg: 2.00 1.86 1.15 3/86 5068
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=762.69
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 76260 9 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524922 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 762.69
Current children cumulated vsize (KiB) 35984

[startup+822.961 s]
/proc/loadavg: 2.00 1.88 1.20 3/86 5070
/proc/meminfo: memFree=1396704/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=822.72
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 82263 9 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 822.72
Current children cumulated vsize (KiB) 35984

[startup+883.011 s]
/proc/loadavg: 2.00 1.90 1.25 3/86 5070
/proc/meminfo: memFree=1396768/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=882.75
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 88265 10 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 882.75
Current children cumulated vsize (KiB) 35984

[startup+943.058 s]
/proc/loadavg: 2.00 1.92 1.29 3/86 5070
/proc/meminfo: memFree=1396768/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=942.78
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 94268 10 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524854 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 942.78
Current children cumulated vsize (KiB) 35984

[startup+1003.1 s]
/proc/loadavg: 2.00 1.93 1.33 3/86 5070
/proc/meminfo: memFree=1396832/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1002.8
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 100270 10 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1002.8
Current children cumulated vsize (KiB) 35984

[startup+1063.15 s]
/proc/loadavg: 2.00 1.94 1.37 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1062.84
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 106273 11 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524891 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1062.84
Current children cumulated vsize (KiB) 35984

[startup+1123.2 s]
/proc/loadavg: 2.00 1.95 1.41 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1122.87
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 112276 11 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524860 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1122.87
Current children cumulated vsize (KiB) 35984

[startup+1183.25 s]
/proc/loadavg: 2.00 1.95 1.44 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1182.91
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 118279 12 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1182.91
Current children cumulated vsize (KiB) 35984

[startup+1243.29 s]
/proc/loadavg: 2.00 1.96 1.47 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1242.93
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 124281 12 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1242.93
Current children cumulated vsize (KiB) 35984

[startup+1303.34 s]
/proc/loadavg: 2.00 1.96 1.50 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1302.96
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 130284 12 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1302.96
Current children cumulated vsize (KiB) 35984

[startup+1363.39 s]
/proc/loadavg: 2.00 1.97 1.53 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1362.99
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 136286 13 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524981 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1362.99
Current children cumulated vsize (KiB) 35984

[startup+1423.43 s]
/proc/loadavg: 2.07 1.99 1.56 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1423.02
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 142289 13 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520815 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1423.02
Current children cumulated vsize (KiB) 35984

[startup+1483.48 s]
/proc/loadavg: 2.02 1.99 1.59 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1483.06
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 148292 14 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1483.06
Current children cumulated vsize (KiB) 35984

[startup+1543.53 s]
/proc/loadavg: 2.01 1.99 1.61 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1543.08
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 154294 14 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1543.08
Current children cumulated vsize (KiB) 35984

[startup+1603.58 s]
/proc/loadavg: 2.00 1.99 1.63 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1603.12
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 160297 15 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1603.12
Current children cumulated vsize (KiB) 35984

[startup+1663.62 s]
/proc/loadavg: 2.00 1.99 1.65 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1663.14
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 166299 15 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1663.14
Current children cumulated vsize (KiB) 35984

[startup+1723.67 s]
/proc/loadavg: 2.00 1.99 1.67 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1723.17
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 172302 15 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1723.17
Current children cumulated vsize (KiB) 35984

[startup+1783.72 s]
/proc/loadavg: 2.00 1.99 1.69 3/86 5070
/proc/meminfo: memFree=1396896/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1783.21
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 178305 16 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524860 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1783.21
Current children cumulated vsize (KiB) 35984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.62 s]
/proc/loadavg: 1.78 1.94 1.68 2/81 5081
/proc/meminfo: memFree=1399304/2055920 swapFree=4192812/4192956
[pid=5067] ppid=5065 vsize=35984 CPUtime=1800.1
/proc/5067/stat : 5067 (VALCSP) R 5065 5067 4564 0 -1 4194304 8743 0 0 0 179994 16 0 0 25 0 1 0 246198672 36847616 8721 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520992 0 0 4096 0 0 0 0 17 1 0 0
/proc/5067/statm: 8996 8721 66 8 0 8668 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 35984

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.64
CPU time (s): 1800.12
CPU user time (s): 1799.94
CPU system time (s): 0.175973
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 35984

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

runsolver used 1.60176 s user time and 4.79627 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue Jan 16 20:07:06 UTC 2007


IDJOB= 268132
IDBENCH= 3573
IDSOLVER= 90
FILE ID= node7/268132-1168978020

PBS_JOBID= 3565935

Free space on /tmp= 66564 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f4.xml
COMMAND LINE= /tmp/evaluation/268132-1168978020/VALCSP /tmp/evaluation/268132-1168978020/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-268132-1168978020 -o ROOT/results/node7/solver-268132-1168978020 -C 1800 -M 900  /tmp/evaluation/268132-1168978020/VALCSP /tmp/evaluation/268132-1168978020/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  5dcfba2c920df87fed4f833be49fd112

RANDOM SEED= 943965481

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.220
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.220
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:       1432064 kB
Buffers:         58796 kB
Cached:         422168 kB
SwapCached:          0 kB
Active:         208492 kB
Inactive:       335192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             840 kB
Writeback:           0 kB
Mapped:          82512 kB
Slab:            65008 kB
Committed_AS:  7123352 kB
PageTables:       2316 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= 66564 MiB



End job on node7 on Tue Jan 16 20:37:17 UTC 2007