Trace number 269600

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.1 1814.96

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-3_ext.xml
MD5SUM0bb320e02f522b3adefdfbd37464fcb0
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/node19/watcher-269600-1168981141 -o ROOT/results/node19/solver-269600-1168981141 -C 1800 -M 900 /tmp/evaluation/269600-1168981141/VALCSP /tmp/evaluation/269600-1168981141/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.99 1.66 1.27 5/86 3518
/proc/meminfo: memFree=1081504/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=18540 CPUtime=0
/proc/3517/stat : 3517 (runsolver) R 3515 3517 3461 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 246508758 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3517/statm: 4635 279 244 17 0 2626 0

[startup+0.162177 s]
/proc/loadavg: 1.99 1.66 1.27 5/86 3518
/proc/meminfo: memFree=1081504/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=4780 CPUtime=0.14
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 957 0 0 0 14 0 0 0 22 0 1 0 246508758 4894720 935 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134535324 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1195 935 64 8 0 867 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 4780

[startup+0.570249 s]
/proc/loadavg: 1.99 1.66 1.27 5/86 3518
/proc/meminfo: memFree=1081504/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=0.55
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 55 0 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 6236

[startup+1.3914 s]
/proc/loadavg: 1.99 1.66 1.27 3/86 3518
/proc/meminfo: memFree=1076576/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1.36
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 136 0 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 6236

[startup+3.02871 s]
/proc/loadavg: 1.99 1.66 1.27 3/86 3518
/proc/meminfo: memFree=1076576/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=2.98
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 298 0 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524891 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 6236

[startup+6.31333 s]
/proc/loadavg: 1.99 1.66 1.27 3/86 3518
/proc/meminfo: memFree=1076576/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=6.24
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 624 0 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6236

[startup+12.7765 s]
/proc/loadavg: 1.99 1.67 1.28 3/86 3518
/proc/meminfo: memFree=1076576/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=12.64
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 1264 0 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520788 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 6236

[startup+25.598 s]
/proc/loadavg: 1.99 1.68 1.28 3/86 3518
/proc/meminfo: memFree=1076576/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=25.34
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 2534 0 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524850 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 6236

[startup+51.2398 s]
/proc/loadavg: 1.99 1.71 1.30 3/86 3518
/proc/meminfo: memFree=1076512/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=50.75
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 5075 0 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 6236

[startup+102.517 s]
/proc/loadavg: 2.04 1.77 1.34 3/86 3518
/proc/meminfo: memFree=1076512/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=101.57
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 10156 1 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 6236

[startup+162.528 s]
/proc/loadavg: 2.01 1.81 1.38 3/92 3674
/proc/meminfo: memFree=1075152/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=160.87
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 16086 1 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 6236

[startup+222.558 s]
/proc/loadavg: 2.04 1.85 1.42 3/86 3716
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=220.3
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 22028 2 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 220.3
Current children cumulated vsize (KiB) 6236

[startup+282.564 s]
/proc/loadavg: 2.01 1.88 1.46 3/86 3716
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=279.79
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 27977 2 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 279.79
Current children cumulated vsize (KiB) 6236

[startup+342.57 s]
/proc/loadavg: 2.00 1.90 1.49 3/86 3716
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=339.29
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 33926 3 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 339.29
Current children cumulated vsize (KiB) 6236

[startup+402.58 s]
/proc/loadavg: 2.00 1.91 1.52 3/86 3716
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=398.79
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 39876 3 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 398.79
Current children cumulated vsize (KiB) 6236

[startup+462.589 s]
/proc/loadavg: 2.04 1.94 1.55 4/86 3716
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=458.29
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 45825 4 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525109 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 458.29
Current children cumulated vsize (KiB) 6236

[startup+522.599 s]
/proc/loadavg: 2.11 1.98 1.58 3/86 3716
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=517.79
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 51774 5 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 517.79
Current children cumulated vsize (KiB) 6236

[startup+582.605 s]
/proc/loadavg: 2.04 1.98 1.61 3/86 3716
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=577.28
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 57723 5 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524747 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 577.28
Current children cumulated vsize (KiB) 6236

[startup+642.608 s]
/proc/loadavg: 2.01 1.98 1.63 3/86 3716
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=636.77
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 63671 6 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 636.77
Current children cumulated vsize (KiB) 6236

[startup+702.611 s]
/proc/loadavg: 2.06 2.00 1.66 3/86 3716
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=696.27
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 69620 7 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 696.27
Current children cumulated vsize (KiB) 6236

[startup+762.617 s]
/proc/loadavg: 2.02 2.00 1.67 4/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=755.76
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 75569 7 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 755.76
Current children cumulated vsize (KiB) 6236

[startup+822.623 s]
/proc/loadavg: 2.00 2.00 1.69 4/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=815.26
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 81518 8 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524991 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 815.26
Current children cumulated vsize (KiB) 6236

[startup+882.633 s]
/proc/loadavg: 2.00 2.00 1.71 3/86 3716
/proc/meminfo: memFree=1076320/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=874.75
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 87466 9 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 874.75
Current children cumulated vsize (KiB) 6236

[startup+942.636 s]
/proc/loadavg: 2.07 2.01 1.73 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=934.24
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 93415 9 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 934.24
Current children cumulated vsize (KiB) 6236

[startup+1002.64 s]
/proc/loadavg: 2.02 2.01 1.74 3/86 3716
/proc/meminfo: memFree=1076320/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=993.75
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 99365 10 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 993.75
Current children cumulated vsize (KiB) 6236

[startup+1062.65 s]
/proc/loadavg: 2.01 2.00 1.75 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1053.25
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 105314 11 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1053.25
Current children cumulated vsize (KiB) 6236

[startup+1122.66 s]
/proc/loadavg: 2.00 2.00 1.77 4/86 3716
/proc/meminfo: memFree=1076320/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1112.74
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 111263 11 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1112.74
Current children cumulated vsize (KiB) 6236

[startup+1182.67 s]
/proc/loadavg: 2.00 2.00 1.78 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1172.23
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 117211 12 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1172.23
Current children cumulated vsize (KiB) 6236

[startup+1242.67 s]
/proc/loadavg: 2.00 2.00 1.79 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1231.72
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 123159 13 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1231.72
Current children cumulated vsize (KiB) 6236

[startup+1302.67 s]
/proc/loadavg: 2.00 2.00 1.80 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1291.22
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 129109 13 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524916 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1291.22
Current children cumulated vsize (KiB) 6236

[startup+1362.68 s]
/proc/loadavg: 2.00 2.00 1.81 3/86 3718
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1350.71
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 135058 13 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1350.71
Current children cumulated vsize (KiB) 6236

[startup+1422.69 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 3718
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1410.21
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 141007 14 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134518231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1410.21
Current children cumulated vsize (KiB) 6236

[startup+1482.7 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 3718
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1469.72
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 146957 15 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524827 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1469.72
Current children cumulated vsize (KiB) 6236

[startup+1542.72 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 3718
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1529.22
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 152907 15 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1529.22
Current children cumulated vsize (KiB) 6236

[startup+1602.73 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 3718
/proc/meminfo: memFree=1076320/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1588.73
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 158857 16 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1588.73
Current children cumulated vsize (KiB) 6236

[startup+1662.74 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 3718
/proc/meminfo: memFree=1076320/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1648.22
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 164806 16 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 1 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1648.22
Current children cumulated vsize (KiB) 6236

[startup+1722.83 s]
/proc/loadavg: 1.61 1.90 1.82 2/81 3728
/proc/meminfo: memFree=1735568/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1708.01
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 170784 17 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1708.01
Current children cumulated vsize (KiB) 6236

[startup+1782.88 s]
/proc/loadavg: 1.22 1.74 1.77 2/81 3803
/proc/meminfo: memFree=1735496/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1768.02
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 176784 18 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1768.02
Current children cumulated vsize (KiB) 6236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.96 s]
/proc/loadavg: 1.13 1.66 1.74 2/81 3803
/proc/meminfo: memFree=1735624/2055920 swapFree=4171264/4192956
[pid=3517] ppid=3515 vsize=6236 CPUtime=1800.09
/proc/3517/stat : 3517 (VALCSP) R 3515 3517 3461 0 -1 4194304 1307 0 0 0 179991 18 0 0 25 0 1 0 246508758 6385664 1285 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524916 0 0 4096 0 0 0 0 17 0 0 0
/proc/3517/statm: 1559 1285 66 8 0 1231 0
Current children cumulated CPU time (s) 1800.09
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): 1814.96
CPU time (s): 1800.1
CPU user time (s): 1799.91
CPU system time (s): 0.189971
CPU usage (%): 99.1812
Max. virtual memory (cumulated for all children) (KiB): 6236

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

runsolver used 1.89971 s user time and 5.18721 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Jan 16 20:59:01 UTC 2007


IDJOB= 269600
IDBENCH= 7011
IDSOLVER= 90
FILE ID= node19/269600-1168981141

PBS_JOBID= 3566055

Free space on /tmp= 66558 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-h-3_ext.xml
COMMAND LINE= /tmp/evaluation/269600-1168981141/VALCSP /tmp/evaluation/269600-1168981141/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-269600-1168981141 -o ROOT/results/node19/solver-269600-1168981141 -C 1800 -M 900  /tmp/evaluation/269600-1168981141/VALCSP /tmp/evaluation/269600-1168981141/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  0bb320e02f522b3adefdfbd37464fcb0

RANDOM SEED= 497438304

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.260
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.260
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:       1081984 kB
Buffers:         44104 kB
Cached:         171060 kB
SwapCached:       9984 kB
Active:         835980 kB
Inactive:        65812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1081984 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:             336 kB
Writeback:           0 kB
Mapped:         696520 kB
Slab:            55724 kB
Committed_AS:  7207952 kB
PageTables:       3600 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= 66565 MiB



End job on node19 on Tue Jan 16 21:29:34 UTC 2007