Trace number 2071967

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
pcs 0.3.2? (TO) 1800.11 1813.21

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg8-8_ext.xml
MD5SUM632cf55283ca756d7642793cf8116606
Bench CategoryN-ARY-EXT (n-ary 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 variables64
Number of constraints16
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c small-domain mode
0.00/0.05	c Seed is 1648939740
0.00/0.05	c Constructing HOME/instance-2071967-1247711162.xml  with 16 constraints
0.17/0.23	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2071967-1247711162/watcher-2071967-1247711162 -o /tmp/evaluation-result-2071967-1247711162/solver-2071967-1247711162 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1648939740 HOME/instance-2071967-1247711162.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 1.94 2.01 2.00 4/72 18039
/proc/meminfo: memFree=1463024/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=5356 CPUtime=0
/proc/18039/stat : 18039 (pcssolve) R 18037 18039 17135 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58178843 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18039/statm: 1339 241 200 169 0 50 0
[pid=18040] ppid=18039 vsize=3676 CPUtime=0
/proc/18040/stat : 18040 (fgrep) R 18039 18039 17135 0 -1 4194304 147 0 0 0 0 0 0 0 22 0 1 0 58178843 3764224 114 996147200 4194304 4274172 548682068976 18446744073709551615 4208896 0 0 4096 0 0 0 0 17 1 0 0
/proc/18040/statm: 919 114 86 19 0 43 0
[pid=18041] ppid=18039 vsize=5356 CPUtime=0
/proc/18041/stat : 18041 (pcssolve) R 18039 18039 17135 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58178843 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18041/statm: 1339 241 200 169 0 50 0

[startup+0.0227069 s]
/proc/loadavg: 1.94 2.01 2.00 4/72 18039
/proc/meminfo: memFree=1463024/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=5356 CPUtime=0
/proc/18039/stat : 18039 (pcssolve) S 18037 18039 17135 0 -1 4194304 339 1613 0 0 0 0 0 0 23 0 1 0 58178843 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18039/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10171 s]
/proc/loadavg: 1.94 2.01 2.00 4/72 18039
/proc/meminfo: memFree=1463024/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=5680 CPUtime=0.07
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1101 2531 0 0 6 0 0 1 18 0 1 0 58178843 5816320 710 996147200 134512640 135095119 4294956304 18446744073709551615 134769644 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1420 710 361 142 0 374 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5680

[startup+0.301732 s]
/proc/loadavg: 1.94 2.01 2.00 4/72 18039
/proc/meminfo: memFree=1463024/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=0.27
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 26 0 0 1 19 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6828

[startup+0.70177 s]
/proc/loadavg: 1.94 2.01 2.00 4/72 18039
/proc/meminfo: memFree=1463024/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=0.67
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 66 0 0 1 23 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6828

[startup+1.50185 s]
/proc/loadavg: 1.94 2.01 2.00 3/73 18045
/proc/meminfo: memFree=1460136/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=1.46
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 145 0 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918169 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6828

[startup+3.10201 s]
/proc/loadavg: 1.94 2.01 2.00 3/73 18045
/proc/meminfo: memFree=1460200/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=3.05
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 304 0 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 6828

[startup+6.30137 s]
/proc/loadavg: 1.94 2.01 2.00 3/73 18045
/proc/meminfo: memFree=1460072/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=6.22
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 621 0 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134927067 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 6828

[startup+12.703 s]
/proc/loadavg: 1.95 2.01 2.00 3/73 18045
/proc/meminfo: memFree=1459944/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=12.57
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 1256 0 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 6828

[startup+25.5032 s]
/proc/loadavg: 1.96 2.01 2.00 3/73 18045
/proc/meminfo: memFree=1460008/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=25.27
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 2526 0 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 6828

[startup+51.1018 s]
/proc/loadavg: 1.97 2.01 2.00 3/73 18045
/proc/meminfo: memFree=1460072/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=50.68
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 5067 0 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 6828

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1459944/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=101.5
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 10149 0 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 6828

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1459944/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=161.04
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 16103 0 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 6828

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1459944/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=220.59
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 22057 1 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 6828

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1459944/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=280.13
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 28011 1 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 6828

[startup+342.305 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1459952/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=339.68
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 33965 2 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 339.68
Current children cumulated vsize (KiB) 6828

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1459952/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=399.23
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 39920 2 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 399.23
Current children cumulated vsize (KiB) 6828

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1459952/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=458.77
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 45874 2 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134927036 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 458.77
Current children cumulated vsize (KiB) 6828

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1459888/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=518.32
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 51828 3 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 518.32
Current children cumulated vsize (KiB) 6828

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1459504/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=577.86
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1606 2531 0 0 57782 3 0 1 25 0 1 0 58178843 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 577.86
Current children cumulated vsize (KiB) 6828

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1459440/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=6828 CPUtime=637.42

################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1458864/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=816.05
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1739 2531 0 0 81599 5 0 1 25 0 1 0 58178843 8044544 1187 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1187 389 142 0 918 0
Current children cumulated CPU time (s) 816.05
Current children cumulated vsize (KiB) 7856

[startup+882.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1458800/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=875.6
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1748 2531 0 0 87554 5 0 1 25 0 1 0 58178843 8044544 1196 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1196 389 142 0 918 0
Current children cumulated CPU time (s) 875.6
Current children cumulated vsize (KiB) 7856

[startup+942.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1458736/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=935.14
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1757 2531 0 0 93508 5 0 1 25 0 1 0 58178843 8044544 1205 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1205 389 142 0 918 0
Current children cumulated CPU time (s) 935.14
Current children cumulated vsize (KiB) 7856

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1458544/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=994.69
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1765 2531 0 0 99462 6 0 1 25 0 1 0 58178843 8044544 1213 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1213 389 142 0 918 0
Current children cumulated CPU time (s) 994.69
Current children cumulated vsize (KiB) 7856

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1458544/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=1054.23
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1774 2531 0 0 105416 6 0 1 25 0 1 0 58178843 8044544 1222 996147200 134512640 135095119 4294956304 18446744073709551615 134926956 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1222 389 142 0 918 0
Current children cumulated CPU time (s) 1054.23
Current children cumulated vsize (KiB) 7856

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18045
/proc/meminfo: memFree=1458416/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=1113.78
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1783 2531 0 0 111370 7 0 1 25 0 1 0 58178843 8044544 1231 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1231 389 142 0 918 0
Current children cumulated CPU time (s) 1113.78
Current children cumulated vsize (KiB) 7856

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 18045
/proc/meminfo: memFree=1458096/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=1173.33
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1792 2531 0 0 117325 7 0 1 25 0 1 0 58178843 8044544 1240 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1240 389 142 0 918 0
Current children cumulated CPU time (s) 1173.33
Current children cumulated vsize (KiB) 7856

[startup+1242.3 s]
/proc/loadavg: 2.22 2.06 2.01 3/73 18045
/proc/meminfo: memFree=1457648/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=1232.87
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1802 2531 0 0 123278 8 0 1 25 0 1 0 58178843 8044544 1250 996147200 134512640 135095119 4294956304 18446744073709551615 134927049 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1250 389 142 0 918 0
Current children cumulated CPU time (s) 1232.87
Current children cumulated vsize (KiB) 7856

[startup+1302.3 s]
/proc/loadavg: 2.27 2.09 2.02 3/73 18045
/proc/meminfo: memFree=1457072/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=1292.42
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1812 2531 0 0 129233 8 0 1 25 0 1 0 58178843 8044544 1260 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1260 389 142 0 918 0
Current children cumulated CPU time (s) 1292.42
Current children cumulated vsize (KiB) 7856

[startup+1362.3 s]
/proc/loadavg: 2.21 2.10 2.03 3/73 18045
/proc/meminfo: memFree=1457008/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=1351.96
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1822 2531 0 0 135187 8 0 1 25 0 1 0 58178843 8044544 1270 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1270 389 142 0 918 0
Current children cumulated CPU time (s) 1351.96
Current children cumulated vsize (KiB) 7856

[startup+1422.31 s]
/proc/loadavg: 2.14 2.10 2.03 3/73 18045
/proc/meminfo: memFree=1456944/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7856 CPUtime=1411.51
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1844 2531 0 0 141142 8 0 1 25 0 1 0 58178843 8044544 1292 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1964 1292 389 142 0 918 0
Current children cumulated CPU time (s) 1411.51
Current children cumulated vsize (KiB) 7856

[startup+1482.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/73 18045
/proc/meminfo: memFree=1456752/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7988 CPUtime=1471.06
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1868 2531 0 0 147096 9 0 1 25 0 1 0 58178843 8179712 1316 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1997 1316 389 142 0 951 0
Current children cumulated CPU time (s) 1471.06
Current children cumulated vsize (KiB) 7988

[startup+1542.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/73 18045
/proc/meminfo: memFree=1456688/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=7988 CPUtime=1530.6
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 1894 2531 0 0 153050 9 0 1 25 0 1 0 58178843 8179712 1342 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 1997 1342 389 142 0 951 0
Current children cumulated CPU time (s) 1530.6
Current children cumulated vsize (KiB) 7988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/73 18047
/proc/meminfo: memFree=1456432/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=9144 CPUtime=1590.15
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 2174 2531 0 0 159004 10 0 1 25 0 1 0 58178843 9363456 1365 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 2286 1365 389 142 0 1240 0
Current children cumulated CPU time (s) 1590.15
Current children cumulated vsize (KiB) 9144

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/73 18047
/proc/meminfo: memFree=1456240/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=9144 CPUtime=1649.69
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 2196 2531 0 0 164958 10 0 1 25 0 1 0 58178843 9363456 1387 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 2286 1387 389 142 0 1240 0
Current children cumulated CPU time (s) 1649.69
Current children cumulated vsize (KiB) 9144

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 18047
/proc/meminfo: memFree=1456048/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=9144 CPUtime=1709.24
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 2220 2531 0 0 170912 11 0 1 25 0 1 0 58178843 9363456 1411 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/18039/statm: 2286 1411 389 142 0 1240 0
Current children cumulated CPU time (s) 1709.24
Current children cumulated vsize (KiB) 9144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 18089
/proc/meminfo: memFree=1427616/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=10064 CPUtime=1769.19
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 2420 2531 0 0 176907 11 0 1 25 0 1 0 58178843 10305536 1611 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 0 0 0
/proc/18039/statm: 2516 1611 389 142 0 1470 0
Current children cumulated CPU time (s) 1769.19
Current children cumulated vsize (KiB) 10064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 18089
/proc/meminfo: memFree=1425888/2055920 swapFree=4192812/4192956
[pid=18039] ppid=18037 vsize=10064 CPUtime=1800.08
/proc/18039/stat : 18039 (pcs.small) R 18037 18039 17135 0 -1 4194304 2427 2531 0 0 179996 11 0 1 25 0 1 0 58178843 10305536 1618 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 0 0 0
/proc/18039/statm: 2516 1618 389 142 0 1470 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 10064

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.21
CPU time (s): 1800.11
CPU user time (s): 1799.98
CPU system time (s): 0.133979
CPU usage (%): 99.2777
Max. virtual memory (cumulated for all children) (KiB): 10064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4958
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= 22
involuntary context switches= 36649

runsolver used 1.53877 second user time and 5.17121 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-16 04:26:02
IDJOB=2071967
IDBENCH=55558
IDSOLVER=733
FILE ID=node70/2071967-1247711162
PBS_JOBID= 9521334
Free space on /tmp= 66432 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg8-8_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071967-1247711162/watcher-2071967-1247711162 -o /tmp/evaluation-result-2071967-1247711162/solver-2071967-1247711162 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1648939740 HOME/instance-2071967-1247711162.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 632cf55283ca756d7642793cf8116606
RANDOM SEED=1648939740

node70.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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.214
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:       1463504 kB
Buffers:         82120 kB
Cached:         409860 kB
SwapCached:          0 kB
Active:         169988 kB
Inactive:       341168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          30620 kB
Slab:            66592 kB
Committed_AS:   733676 kB
PageTables:       1696 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= 66428 MiB
End job on node70 at 2009-07-16 04:56:17