Trace number 269624

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.05 1800.56

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-3_ext.xml
MD5SUM4cf957988d5e3247af7e29122f8f1648
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 benchmark27.1389
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/node70/watcher-269624-1168982204 -o ROOT/results/node70/solver-269624-1168982204 -C 1800 -M 900 /tmp/evaluation/269624-1168982204/VALCSP /tmp/evaluation/269624-1168982204/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.91 0.95 0.95 7/70 12189
/proc/meminfo: memFree=1351152/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=3844 CPUtime=0
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 694 0 0 0 0 0 0 0 18 0 1 0 45717400 3936256 673 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 8849019 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 961 679 64 8 0 633 0

[startup+0.107472 s]
/proc/loadavg: 0.91 0.95 0.95 7/70 12189
/proc/meminfo: memFree=1351152/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=9884 CPUtime=0.09
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 2143 0 0 0 9 0 0 0 18 0 1 0 45717400 10121216 2121 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 8852429 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 2471 2121 65 8 0 2143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9884

[startup+0.515512 s]
/proc/loadavg: 0.91 0.95 0.95 7/70 12189
/proc/meminfo: memFree=1351152/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=23800 CPUtime=0.5
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 5712 0 0 0 48 2 0 0 21 0 1 0 45717400 24371200 5690 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 5950 5690 65 8 0 5622 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 23800

[startup+1.3376 s]
/proc/loadavg: 0.91 0.95 0.95 3/73 12192
/proc/meminfo: memFree=1300504/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1.32
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 130 2 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524809 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 26400

[startup+2.98376 s]
/proc/loadavg: 0.91 0.95 0.95 3/73 12192
/proc/meminfo: memFree=1300504/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=2.97
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 295 2 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 26400

[startup+6.26009 s]
/proc/loadavg: 1.00 0.97 0.96 3/73 12192
/proc/meminfo: memFree=1300504/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=6.24
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 622 2 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 26400

[startup+12.7317 s]
/proc/loadavg: 1.08 0.99 0.96 3/73 12192
/proc/meminfo: memFree=1300568/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=12.71
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 1269 2 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 26400

[startup+25.542 s]
/proc/loadavg: 1.28 1.04 0.98 3/73 12192
/proc/meminfo: memFree=1300696/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=25.52
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 2550 2 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 26400

[startup+51.1796 s]
/proc/loadavg: 1.53 1.11 1.01 3/73 12192
/proc/meminfo: memFree=1300696/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=51.15
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 5113 2 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 26400

[startup+102.45 s]
/proc/loadavg: 1.79 1.25 1.06 3/73 12192
/proc/meminfo: memFree=1300824/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=102.4
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 10238 2 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 26400

[startup+162.556 s]
/proc/loadavg: 1.92 1.38 1.11 3/73 12194
/proc/meminfo: memFree=1300824/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=162.49
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 16247 2 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520765 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 162.49
Current children cumulated vsize (KiB) 26400

[startup+222.646 s]
/proc/loadavg: 1.97 1.49 1.16 3/73 12194
/proc/meminfo: memFree=1300824/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=222.57
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 22254 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134521059 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 222.57
Current children cumulated vsize (KiB) 26400

[startup+282.735 s]
/proc/loadavg: 2.04 1.60 1.22 3/73 12194
/proc/meminfo: memFree=1300824/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=282.65
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 28262 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134517779 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 282.65
Current children cumulated vsize (KiB) 26400

[startup+342.831 s]
/proc/loadavg: 2.01 1.67 1.27 3/73 12194
/proc/meminfo: memFree=1300824/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=342.72
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 34269 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 342.72
Current children cumulated vsize (KiB) 26400

[startup+402.834 s]
/proc/loadavg: 2.00 1.72 1.31 3/73 12194
/proc/meminfo: memFree=1300824/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=402.71
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 40268 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 402.71
Current children cumulated vsize (KiB) 26400

[startup+462.934 s]
/proc/loadavg: 2.00 1.77 1.35 3/73 12194
/proc/meminfo: memFree=1300824/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=462.79
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 46276 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 462.79
Current children cumulated vsize (KiB) 26400

[startup+523.022 s]
/proc/loadavg: 2.00 1.81 1.39 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=522.86
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 52283 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522048 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 522.86
Current children cumulated vsize (KiB) 26400

[startup+583.111 s]
/proc/loadavg: 2.00 1.84 1.42 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=582.93
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 58290 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520748 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 582.93
Current children cumulated vsize (KiB) 26400

[startup+643.114 s]
/proc/loadavg: 2.00 1.87 1.46 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=642.92
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 64289 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 642.92
Current children cumulated vsize (KiB) 26400

[startup+703.213 s]
/proc/loadavg: 2.00 1.89 1.49 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=703
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 70297 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520684 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 703
Current children cumulated vsize (KiB) 26400

[startup+763.305 s]
/proc/loadavg: 2.00 1.91 1.52 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=763.07
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 76304 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 763.07
Current children cumulated vsize (KiB) 26400

[startup+823.397 s]
/proc/loadavg: 2.00 1.92 1.54 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=823.15
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 82312 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 823.15
Current children cumulated vsize (KiB) 26400

[startup+883.403 s]
/proc/loadavg: 2.00 1.93 1.57 4/73 12194
/proc/meminfo: memFree=1300824/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=883.14
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 88311 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134517848 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 883.14
Current children cumulated vsize (KiB) 26400

[startup+943.404 s]
/proc/loadavg: 2.00 1.94 1.59 3/73 12194
/proc/meminfo: memFree=1300824/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=943.12
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 94309 3 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 943.12
Current children cumulated vsize (KiB) 26400

[startup+1003.5 s]
/proc/loadavg: 2.00 1.95 1.62 3/73 12194
/proc/meminfo: memFree=1300824/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1003.21
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 100317 4 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1003.21
Current children cumulated vsize (KiB) 26400

[startup+1063.59 s]
/proc/loadavg: 2.00 1.95 1.64 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1063.28
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 106324 4 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1063.28
Current children cumulated vsize (KiB) 26400

[startup+1123.69 s]
/proc/loadavg: 2.00 1.96 1.66 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1123.37
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 112333 4 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520788 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1123.37
Current children cumulated vsize (KiB) 26400

[startup+1183.7 s]
/proc/loadavg: 2.00 1.97 1.67 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1183.35
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 118331 4 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1183.35
Current children cumulated vsize (KiB) 26400

[startup+1243.79 s]
/proc/loadavg: 2.06 2.00 1.70 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1243.43
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 124339 4 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1243.43
Current children cumulated vsize (KiB) 26400

[startup+1303.88 s]
/proc/loadavg: 2.02 2.00 1.72 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1303.5
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 130346 4 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1303.5
Current children cumulated vsize (KiB) 26400

[startup+1363.98 s]
/proc/loadavg: 2.00 2.00 1.74 3/73 12194
/proc/meminfo: memFree=1300696/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1363.58
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 136354 4 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524886 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1363.58
Current children cumulated vsize (KiB) 26400

[startup+1423.98 s]
/proc/loadavg: 2.00 2.00 1.75 3/73 12194
/proc/meminfo: memFree=1300696/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1423.56
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 142352 4 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1423.56
Current children cumulated vsize (KiB) 26400

[startup+1484.07 s]
/proc/loadavg: 2.00 2.00 1.76 3/73 12194
/proc/meminfo: memFree=1300696/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1483.64
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 148360 4 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520750 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1483.64
Current children cumulated vsize (KiB) 26400

[startup+1544.16 s]
/proc/loadavg: 2.00 2.00 1.77 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1543.71
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 154367 4 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1543.71
Current children cumulated vsize (KiB) 26400

[startup+1604.25 s]
/proc/loadavg: 2.00 2.00 1.78 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1603.8
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 160375 5 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1603.8
Current children cumulated vsize (KiB) 26400

[startup+1664.26 s]
/proc/loadavg: 2.00 2.00 1.79 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1663.78
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 166373 5 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520727 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1663.78
Current children cumulated vsize (KiB) 26400

[startup+1724.35 s]
/proc/loadavg: 2.00 2.00 1.81 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1723.86
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 172381 5 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1723.86
Current children cumulated vsize (KiB) 26400

[startup+1784.44 s]
/proc/loadavg: 2.00 2.00 1.82 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1783.93
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 178388 5 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1783.93
Current children cumulated vsize (KiB) 26400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.55 s]
/proc/loadavg: 2.00 2.00 1.82 3/73 12194
/proc/meminfo: memFree=1300760/2055920 swapFree=4192956/4192956
[pid=12187] ppid=12182 vsize=26400 CPUtime=1800.04
/proc/12187/stat : 12187 (VALCSP) R 12182 12187 12077 0 -1 4194304 6346 0 0 0 179999 5 0 0 25 0 1 0 45717400 27033600 6324 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/12187/statm: 6600 6324 67 8 0 6272 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 26400

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.56
CPU time (s): 1800.05
CPU user time (s): 1799.99
CPU system time (s): 0.057991
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 26400

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

runsolver used 1.61175 s user time and 4.78527 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Tue Jan 16 21:16:45 UTC 2007


IDJOB= 269624
IDBENCH= 7036
IDSOLVER= 90
FILE ID= node70/269624-1168982204

PBS_JOBID= 3566393

Free space on /tmp= 66563 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-25/qcp-25-264-3_ext.xml
COMMAND LINE= /tmp/evaluation/269624-1168982204/VALCSP /tmp/evaluation/269624-1168982204/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-269624-1168982204 -o ROOT/results/node70/solver-269624-1168982204 -C 1800 -M 900  /tmp/evaluation/269624-1168982204/VALCSP /tmp/evaluation/269624-1168982204/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  4cf957988d5e3247af7e29122f8f1648

RANDOM SEED= 922479224

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.234
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.234
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:       1351840 kB
Buffers:         45556 kB
Cached:         564200 kB
SwapCached:          0 kB
Active:         107160 kB
Inactive:       522728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351840 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:          30344 kB
Slab:            59900 kB
Committed_AS:   410660 kB
PageTables:       1624 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= 66563 MiB



End job on node70 on Tue Jan 16 21:46:45 UTC 2007