Trace number 238685

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.02 1813.23

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-e-4_ext.xml
MD5SUM6af50b7c6d14a714be0589b5e78b9a54
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 variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
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/node21/watcher-238685-1168358139 -o ROOT/results/node21/solver-238685-1168358139 -C 1800 -M 900 /tmp/evaluation/238685-1168358139/VALCSP /tmp/evaluation/238685-1168358139/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: 1.92 1.98 1.99 5/94 9281
/proc/meminfo: memFree=1741392/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=1600 CPUtime=0
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 157 0 0 0 0 0 0 0 20 0 1 0 184208494 1638400 135 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8899790 0 0 4096 0 0 0 0 17 1 0 0
/proc/9280/statm: 400 135 62 8 0 72 0

[startup+0.10705 s]
/proc/loadavg: 1.92 1.98 1.99 5/94 9281
/proc/meminfo: memFree=1741392/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=3856 CPUtime=0.09
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 720 0 0 0 9 0 0 0 20 0 1 0 184208494 3948544 698 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/9280/statm: 964 698 63 8 0 636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3856

[startup+0.51512 s]
/proc/loadavg: 1.92 1.98 1.99 5/94 9281
/proc/meminfo: memFree=1741392/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=0.5
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 50 0 0 0 23 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520575 0 0 4096 0 0 0 0 17 1 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6236

[startup+1.33627 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 9281
/proc/meminfo: memFree=1730576/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1.31
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 131 0 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524597 0 0 4096 0 0 0 0 17 1 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 6236

[startup+2.97359 s]
/proc/loadavg: 1.92 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1796680/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=2.94
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 294 0 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 6236

[startup+6.26021 s]
/proc/loadavg: 1.93 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1786952/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=6.22
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 622 0 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 6236

[startup+12.7244 s]
/proc/loadavg: 1.93 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1776592/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=12.62
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 1262 0 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 6236

[startup+25.5549 s]
/proc/loadavg: 1.94 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1766992/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=25.41
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 2541 0 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 6236

[startup+51.2087 s]
/proc/loadavg: 1.96 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1766928/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=50.95
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 5095 0 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 6236

[startup+102.41 s]
/proc/loadavg: 1.98 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1752592/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=101.88
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 10188 0 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 6236

[startup+162.441 s]
/proc/loadavg: 2.04 2.00 2.00 3/87 9282
/proc/meminfo: memFree=1752528/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=161.64
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 16164 0 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 6236

[startup+222.474 s]
/proc/loadavg: 2.01 2.00 2.00 3/87 9282
/proc/meminfo: memFree=1752464/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=221.42
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 22141 1 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524778 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 6236

[startup+282.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9282
/proc/meminfo: memFree=1748304/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=281.15
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 28114 1 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524778 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 6236

[startup+342.541 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 9366
/proc/meminfo: memFree=1746904/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=340.86
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 34081 5 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524642 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 340.86
Current children cumulated vsize (KiB) 6236

[startup+402.593 s]
/proc/loadavg: 2.06 2.02 2.00 3/93 9452
/proc/meminfo: memFree=1746448/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=400.56
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 40043 13 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 400.56
Current children cumulated vsize (KiB) 6236

[startup+462.628 s]
/proc/loadavg: 2.06 2.03 2.00 3/87 9480
/proc/meminfo: memFree=1742544/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=460.28
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 46013 15 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134517823 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 460.28
Current children cumulated vsize (KiB) 6236

[startup+522.655 s]
/proc/loadavg: 2.02 2.02 2.00 3/87 9480
/proc/meminfo: memFree=1741520/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=520.04
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 51989 15 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 520.04
Current children cumulated vsize (KiB) 6236

[startup+582.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 9480
/proc/meminfo: memFree=1741456/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=579.6
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 57945 15 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520503 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 579.6
Current children cumulated vsize (KiB) 6236

[startup+642.796 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 9480
/proc/meminfo: memFree=1737488/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=639.18
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 63903 15 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520582 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 639.18
Current children cumulated vsize (KiB) 6236

[startup+702.884 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1736976/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=698.78
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 69863 15 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524617 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 698.78
Current children cumulated vsize (KiB) 6236

[startup+762.962 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1735888/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=758.37
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 75822 15 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524683 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 758.37
Current children cumulated vsize (KiB) 6236

[startup+822.987 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1734672/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=817.9
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 81774 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524717 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 817.9
Current children cumulated vsize (KiB) 6236

[startup+882.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1734608/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=877.41
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 87725 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 877.41
Current children cumulated vsize (KiB) 6236

[startup+943.072 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1732240/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=937
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 93684 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 937
Current children cumulated vsize (KiB) 6236

[startup+1003.16 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 9480
/proc/meminfo: memFree=1732240/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=996.58
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 99642 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 996.58
Current children cumulated vsize (KiB) 6236

[startup+1063.25 s]
/proc/loadavg: 2.02 2.01 2.00 4/87 9480
/proc/meminfo: memFree=1728080/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1056.19
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 105603 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1056.19
Current children cumulated vsize (KiB) 6236

[startup+1123.34 s]
/proc/loadavg: 2.08 2.02 2.00 3/87 9480
/proc/meminfo: memFree=1726672/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1115.79
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 111563 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1115.79
Current children cumulated vsize (KiB) 6236

[startup+1183.42 s]
/proc/loadavg: 2.03 2.02 2.00 3/87 9480
/proc/meminfo: memFree=1724688/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1175.36
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 117520 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1175.36
Current children cumulated vsize (KiB) 6236

[startup+1243.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 9480
/proc/meminfo: memFree=1724688/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1234.96
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 123480 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1234.96
Current children cumulated vsize (KiB) 6236

[startup+1303.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1724624/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1294.55
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 129439 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1294.55
Current children cumulated vsize (KiB) 6236

[startup+1363.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1724624/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1354.13
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 135397 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1354.13
Current children cumulated vsize (KiB) 6236

[startup+1423.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1724560/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1413.72
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 141356 16 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520580 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1413.72
Current children cumulated vsize (KiB) 6236

[startup+1483.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1720656/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1473.32
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 147315 17 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524791 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1473.32
Current children cumulated vsize (KiB) 6236

[startup+1543.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1720592/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1532.9
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 153273 17 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1532.9
Current children cumulated vsize (KiB) 6236

[startup+1604.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1716368/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1592.5
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 159233 17 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134517174 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1592.5
Current children cumulated vsize (KiB) 6236

[startup+1664.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1716368/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1652.03
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 165186 17 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1652.03
Current children cumulated vsize (KiB) 6236

[startup+1724.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1716304/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1711.55
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 171138 17 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524778 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1711.55
Current children cumulated vsize (KiB) 6236

[startup+1784.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1716240/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1771.08
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 177091 17 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1771.08
Current children cumulated vsize (KiB) 6236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 9553
/proc/meminfo: memFree=1793688/2055920 swapFree=4156316/4192956
[pid=9280] ppid=9278 vsize=6236 CPUtime=1800
/proc/9280/stat : 9280 (VALCSP) R 9278 9280 7238 0 -1 4194304 1306 0 0 0 179982 18 0 0 25 0 1 0 184208494 6385664 1284 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/9280/statm: 1559 1284 65 8 0 1231 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 6236

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.23
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.188971
CPU usage (%): 99.271
Max. virtual memory (cumulated for all children) (KiB): 6236

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

runsolver used 1.73174 s user time and 5.21321 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue Jan  9 15:55:39 UTC 2007


IDJOB= 238685
IDBENCH= 7015
FILE ID= node21/238685-1168358139

PBS_JOBID= 3503892

Free space on /tmp= 66561 MiB

BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-e-4_ext.xml
COMMAND LINE= /tmp/evaluation/238685-1168358139/VALCSP /tmp/evaluation/238685-1168358139/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-238685-1168358139 -o ROOT/results/node21/solver-238685-1168358139 -C 1800 -M 900  /tmp/evaluation/238685-1168358139/VALCSP /tmp/evaluation/238685-1168358139/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  6af50b7c6d14a714be0589b5e78b9a54

RANDOM SEED= 389131865

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.261
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.261
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:       1741872 kB
Buffers:         46924 kB
Cached:         116712 kB
SwapCached:       3032 kB
Active:         180544 kB
Inactive:        82448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741872 kB
SwapTotal:     4192956 kB
SwapFree:      4156316 kB
Dirty:            3308 kB
Writeback:           0 kB
Mapped:         116500 kB
Slab:            35720 kB
Committed_AS:  4641068 kB
PageTables:       2380 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 node21 on Tue Jan  9 16:25:53 UTC 2007