Trace number 239521

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.0? (TO) 1800.11 1808.26

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-8_ext.xml
MD5SUMfe8b9efabd586d8730353429d665bdcd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.5612
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
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/node42/watcher-239521-1168367010 -o ROOT/results/node42/solver-239521-1168367010 -C 1800 -M 900 /tmp/evaluation/239521-1168367010/VALCSP /tmp/evaluation/239521-1168367010/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.85 0.97 1.08 2/73 19954
/proc/meminfo: memFree=1820112/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=6088 CPUtime=0
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 1269 0 0 0 0 0 0 0 18 0 1 0 185100359 6234112 1247 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134533993 0 0 4096 0 0 0 0 17 1 0 0
/proc/19953/statm: 1522 1248 62 8 0 1194 0

[startup+0.106138 s]
/proc/loadavg: 0.85 0.97 1.08 2/73 19954
/proc/meminfo: memFree=1820112/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=10016 CPUtime=0.09
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 2196 0 0 0 9 0 0 0 18 0 1 0 185100359 10256384 2174 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12846029 0 0 4096 0 0 0 0 17 1 0 0
/proc/19953/statm: 2504 2174 64 8 0 2176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10016

[startup+0.514185 s]
/proc/loadavg: 0.85 0.97 1.08 2/73 19954
/proc/meminfo: memFree=1820112/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=0.5
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 48 2 0 0 22 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520516 0 0 4096 0 0 0 0 17 1 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 24876

[startup+1.33927 s]
/proc/loadavg: 0.85 0.97 1.08 5/84 19965
/proc/meminfo: memFree=1782840/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1.33
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 130 3 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 1 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 24876

[startup+2.97545 s]
/proc/loadavg: 0.85 0.97 1.08 3/84 19965
/proc/meminfo: memFree=1778744/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=2.97
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 294 3 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520487 0 0 4096 0 0 0 0 17 1 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 24876

[startup+6.25882 s]
/proc/loadavg: 0.94 0.99 1.08 3/85 19966
/proc/meminfo: memFree=1751608/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=6.24
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 621 3 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 1 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 24876

[startup+12.7235 s]
/proc/loadavg: 1.03 1.01 1.08 3/85 19966
/proc/meminfo: memFree=1745592/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=12.71
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 1268 3 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 24876

[startup+25.5469 s]
/proc/loadavg: 1.17 1.04 1.09 3/81 20039
/proc/meminfo: memFree=1750944/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=25.48
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 2544 4 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524658 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24876

[startup+51.1868 s]
/proc/loadavg: 1.45 1.12 1.12 3/74 20729
/proc/meminfo: memFree=1779744/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=50.99
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 5092 7 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 24876

[startup+102.46 s]
/proc/loadavg: 1.81 1.27 1.17 3/74 20729
/proc/meminfo: memFree=1780064/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=102.03
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 10195 8 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524449 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 24876

[startup+162.559 s]
/proc/loadavg: 1.93 1.40 1.21 3/74 20729
/proc/meminfo: memFree=1780064/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=161.86
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 16178 8 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524920 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 24876

[startup+222.653 s]
/proc/loadavg: 1.97 1.50 1.26 3/74 20729
/proc/meminfo: memFree=1780064/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=221.67
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 22159 8 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520548 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 221.67
Current children cumulated vsize (KiB) 24876

[startup+282.746 s]
/proc/loadavg: 1.99 1.59 1.30 3/74 20729
/proc/meminfo: memFree=1780064/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=281.5
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 28142 8 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524717 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 281.5
Current children cumulated vsize (KiB) 24876

[startup+342.839 s]
/proc/loadavg: 2.07 1.68 1.35 3/74 20729
/proc/meminfo: memFree=1780064/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=341.32
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 34124 8 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524778 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 341.32
Current children cumulated vsize (KiB) 24876

[startup+402.936 s]
/proc/loadavg: 2.02 1.74 1.39 3/74 20729
/proc/meminfo: memFree=1780072/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=401.13
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 40105 8 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134521928 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 401.13
Current children cumulated vsize (KiB) 24876

[startup+463.027 s]
/proc/loadavg: 2.01 1.78 1.42 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=460.97
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 46088 9 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520516 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 460.97
Current children cumulated vsize (KiB) 24876

[startup+523.12 s]
/proc/loadavg: 2.00 1.82 1.46 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=520.79
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 52070 9 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524620 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 520.79
Current children cumulated vsize (KiB) 24876

[startup+583.214 s]
/proc/loadavg: 2.00 1.85 1.49 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=580.6
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 58051 9 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 580.6
Current children cumulated vsize (KiB) 24876

[startup+643.31 s]
/proc/loadavg: 2.00 1.87 1.52 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=640.43
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 64034 9 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 640.43
Current children cumulated vsize (KiB) 24876

[startup+703.404 s]
/proc/loadavg: 2.05 1.91 1.55 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=700.25
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 70016 9 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524555 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 700.25
Current children cumulated vsize (KiB) 24876

[startup+763.494 s]
/proc/loadavg: 2.02 1.92 1.57 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=760.07
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 75997 10 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 760.07
Current children cumulated vsize (KiB) 24876

[startup+823.592 s]
/proc/loadavg: 2.00 1.93 1.60 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=819.9
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 81980 10 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 819.9
Current children cumulated vsize (KiB) 24876

[startup+883.684 s]
/proc/loadavg: 2.00 1.94 1.62 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=879.72
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 87962 10 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 879.72
Current children cumulated vsize (KiB) 24876

[startup+943.771 s]
/proc/loadavg: 2.00 1.95 1.64 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=939.52
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 93942 10 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 939.52
Current children cumulated vsize (KiB) 24876

[startup+1003.86 s]
/proc/loadavg: 2.08 1.97 1.66 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=999.35
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 99925 10 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 999.35
Current children cumulated vsize (KiB) 24876

[startup+1063.96 s]
/proc/loadavg: 2.03 1.97 1.68 3/74 20729
/proc/meminfo: memFree=1779944/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1059.19
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 105908 11 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520826 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1059.19
Current children cumulated vsize (KiB) 24876

[startup+1124.05 s]
/proc/loadavg: 2.01 1.97 1.70 3/74 20729
/proc/meminfo: memFree=1779944/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1118.98
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 111887 11 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1118.98
Current children cumulated vsize (KiB) 24876

[startup+1184.14 s]
/proc/loadavg: 2.00 1.97 1.72 3/74 20729
/proc/meminfo: memFree=1779880/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1178.81
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 117870 11 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524676 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1178.81
Current children cumulated vsize (KiB) 24876

[startup+1244.23 s]
/proc/loadavg: 2.00 1.97 1.73 3/74 20729
/proc/meminfo: memFree=1779880/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1238.64
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 123853 11 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1238.64
Current children cumulated vsize (KiB) 24876

[startup+1304.32 s]
/proc/loadavg: 2.00 1.97 1.74 3/74 20729
/proc/meminfo: memFree=1779880/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1298.44
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 129833 11 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1298.44
Current children cumulated vsize (KiB) 24876

[startup+1364.42 s]
/proc/loadavg: 2.00 1.97 1.76 3/74 20729
/proc/meminfo: memFree=1779880/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1358.28
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 135817 11 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520453 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1358.28
Current children cumulated vsize (KiB) 24876

[startup+1424.51 s]
/proc/loadavg: 2.03 1.99 1.77 3/74 20729
/proc/meminfo: memFree=1779880/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1418.11
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 141800 11 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524608 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1418.11
Current children cumulated vsize (KiB) 24876

[startup+1484.61 s]
/proc/loadavg: 2.01 1.99 1.79 3/74 20729
/proc/meminfo: memFree=1779816/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1477.91
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 147780 11 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1477.91
Current children cumulated vsize (KiB) 24876

[startup+1544.7 s]
/proc/loadavg: 2.00 1.99 1.80 3/74 20729
/proc/meminfo: memFree=1779816/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1537.74
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 153763 11 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520567 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1537.74
Current children cumulated vsize (KiB) 24876

[startup+1604.79 s]
/proc/loadavg: 2.00 1.99 1.81 3/74 20729
/proc/meminfo: memFree=1779816/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1597.58
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 159746 12 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1597.58
Current children cumulated vsize (KiB) 24876

[startup+1664.88 s]
/proc/loadavg: 2.00 1.99 1.82 3/74 20729
/proc/meminfo: memFree=1779752/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1657.38
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 165726 12 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524658 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1657.38
Current children cumulated vsize (KiB) 24876

[startup+1724.98 s]
/proc/loadavg: 2.00 1.99 1.83 3/74 20729
/proc/meminfo: memFree=1779752/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1717.2
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 171708 12 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1717.2
Current children cumulated vsize (KiB) 24876

[startup+1785.07 s]
/proc/loadavg: 2.00 1.99 1.83 3/74 20729
/proc/meminfo: memFree=1779688/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1777.03
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 177691 12 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520447 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1777.03
Current children cumulated vsize (KiB) 24876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.24 s]
/proc/loadavg: 2.00 1.99 1.83 3/74 20729
/proc/meminfo: memFree=1779688/2055920 swapFree=4191892/4192956
[pid=19953] ppid=19948 vsize=24876 CPUtime=1800.09
/proc/19953/stat : 19953 (VALCSP) R 19948 19953 19838 0 -1 4194304 5960 0 0 0 179997 12 0 0 25 0 1 0 185100359 25473024 5938 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/19953/statm: 6219 5938 66 8 0 5891 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 24876

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.26
CPU time (s): 1800.11
CPU user time (s): 1799.97
CPU system time (s): 0.131979
CPU usage (%): 99.5492
Max. virtual memory (cumulated for all children) (KiB): 24876

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

runsolver used 1.52377 s user time and 4.90125 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue Jan  9 18:23:30 UTC 2007


IDJOB= 239521
IDBENCH= 7064
FILE ID= node42/239521-1168367010

PBS_JOBID= 3504079

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-8_ext.xml
COMMAND LINE= /tmp/evaluation/239521-1168367010/VALCSP /tmp/evaluation/239521-1168367010/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-239521-1168367010 -o ROOT/results/node42/solver-239521-1168367010 -C 1800 -M 900  /tmp/evaluation/239521-1168367010/VALCSP /tmp/evaluation/239521-1168367010/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  fe8b9efabd586d8730353429d665bdcd

RANDOM SEED= 415898428

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.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:       1822864 kB
Buffers:         28540 kB
Cached:         132264 kB
SwapCached:        492 kB
Active:          95076 kB
Inactive:        85656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822864 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4800 kB
Writeback:           0 kB
Mapped:          28608 kB
Slab:            37844 kB
Committed_AS:  4089124 kB
PageTables:       1720 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= 66549 MiB



End job on node42 on Tue Jan  9 18:53:40 UTC 2007