Trace number 2071616

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-restart 0.3.2? (TO) 1800.07 1807.01

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg7-10_ext.xml
MD5SUM65d02ec746f3e95546a88b0bab96d2df
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 variables70
Number of constraints17
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension17
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 1899210055
0.00/0.05	c Constructing HOME/instance-2071616-1247710430.xml  with 17 constraints
0.36/0.40	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-2071616-1247710430/watcher-2071616-1247710430 -o /tmp/evaluation-result-2071616-1247710430/solver-2071616-1247710430 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1899210055 HOME/instance-2071616-1247710430.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: 2.22 2.16 2.09 4/81 5538
/proc/meminfo: memFree=1392352/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=5356 CPUtime=0
/proc/5538/stat : 5538 (pcssolve) R 5536 5538 3153 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58109408 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 253307185823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/5538/statm: 1339 241 200 169 0 50 0
[pid=5539] ppid=5538 vsize=3676 CPUtime=0
/proc/5539/stat : 5539 (fgrep) R 5538 5538 3153 0 -1 4194304 140 0 0 0 0 0 0 0 22 0 1 0 58109409 3764224 107 996147200 4194304 4274172 548682068976 18446744073709551615 253307355218 0 0 4096 0 0 0 0 17 1 0 0
/proc/5539/statm: 919 107 85 19 0 43 0
[pid=5540] ppid=5538 vsize=5356 CPUtime=0
/proc/5540/stat : 5540 (pcssolve) R 5538 5538 3153 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58109409 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 253307185823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/5540/statm: 1339 241 200 169 0 50 0

[startup+0.036797 s]
/proc/loadavg: 2.22 2.16 2.09 4/81 5538
/proc/meminfo: memFree=1392352/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7280 CPUtime=0.18
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1585 2327 0 0 17 0 0 1 19 0 1 0 58109408 7454720 1121 996147200 134512640 135095119 4294956304 18446744073709551615 134944298 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1820 1121 374 142 0 774 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7280

[startup+0.282818 s]
/proc/loadavg: 2.22 2.16 2.09 4/81 5538
/proc/meminfo: memFree=1392352/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7864 CPUtime=0.25
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1676 2327 0 0 24 0 0 1 19 0 1 0 58109408 8052736 1124 996147200 134512640 135095119 4294956304 18446744073709551615 134769910 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1966 1124 375 142 0 920 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 7864

[startup+0.301812 s]
/proc/loadavg: 2.22 2.16 2.09 4/81 5538
/proc/meminfo: memFree=1392352/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7864 CPUtime=0.26
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1676 2327 0 0 25 0 0 1 19 0 1 0 58109408 8052736 1124 996147200 134512640 135095119 4294956304 18446744073709551615 134741568 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1966 1124 375 142 0 920 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 7864

[startup+0.701851 s]
/proc/loadavg: 2.22 2.16 2.09 4/81 5538
/proc/meminfo: memFree=1392352/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=0.66
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 65 0 0 1 23 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134927088 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 7772

[startup+1.50192 s]
/proc/loadavg: 2.20 2.15 2.09 3/82 5544
/proc/meminfo: memFree=1388504/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=1.45
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 144 0 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 7772

[startup+3.10107 s]
/proc/loadavg: 2.20 2.15 2.09 3/82 5544
/proc/meminfo: memFree=1388376/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=3.04
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 303 0 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 7772

[startup+6.30136 s]
/proc/loadavg: 2.18 2.15 2.09 3/82 5544
/proc/meminfo: memFree=1388376/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=6.21
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 620 0 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7772

[startup+12.702 s]
/proc/loadavg: 2.17 2.15 2.09 3/82 5544
/proc/meminfo: memFree=1388376/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=12.55
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 1254 0 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 7772

[startup+25.5021 s]
/proc/loadavg: 2.14 2.14 2.09 3/82 5544
/proc/meminfo: memFree=1388568/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=25.23
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 2522 0 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918196 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 7772

[startup+51.1025 s]
/proc/loadavg: 2.08 2.13 2.09 3/82 5544
/proc/meminfo: memFree=1388504/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=50.6
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 5059 0 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 7772

[startup+102.302 s]
/proc/loadavg: 2.04 2.11 2.08 3/82 5544
/proc/meminfo: memFree=1388312/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=101.34
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 10133 0 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 7772

[startup+162.303 s]
/proc/loadavg: 2.01 2.08 2.08 3/82 5544
/proc/meminfo: memFree=1388312/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=160.8
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 16078 1 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 160.8
Current children cumulated vsize (KiB) 7772

[startup+222.307 s]
/proc/loadavg: 2.00 2.07 2.07 3/82 5544
/proc/meminfo: memFree=1388312/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=220.25
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 22023 1 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 220.25
Current children cumulated vsize (KiB) 7772

[startup+282.303 s]
/proc/loadavg: 2.00 2.05 2.06 3/82 5544
/proc/meminfo: memFree=1388312/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=279.7
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 27968 1 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 279.7
Current children cumulated vsize (KiB) 7772

[startup+342.301 s]
/proc/loadavg: 2.00 2.04 2.06 3/82 5544
/proc/meminfo: memFree=1388312/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=339.15
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 33913 1 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 339.15
Current children cumulated vsize (KiB) 7772

[startup+402.302 s]
/proc/loadavg: 2.05 2.04 2.06 3/82 5544
/proc/meminfo: memFree=1388312/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=7772 CPUtime=398.61
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1844 2327 0 0 39858 2 0 1 25 0 1 0 58109408 7958528 1287 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1943 1287 389 142 0 897 0
Current children cumulated CPU time (s) 398.61
Current children cumulated vsize (KiB) 7772

[startup+462.301 s]
/proc/loadavg: 2.13 2.06 2.06 3/82 5544
/proc/meminfo: memFree=1388056/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8288 CPUtime=458.06
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1917 2327 0 0 45803 2 0 1 25 0 1 0 58109408 8486912 1360 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 2072 1360 389 142 0 1026 0
Current children cumulated CPU time (s) 458.06
Current children cumulated vsize (KiB) 8288

[startup+522.302 s]
/proc/loadavg: 2.09 2.06 2.06 3/82 5544
/proc/meminfo: memFree=1388056/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8288 CPUtime=517.52
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1926 2327 0 0 51749 2 0 1 25 0 1 0 58109408 8486912 1369 996147200 134512640 135095119 4294956304 18446744073709551615 134926993 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 2072 1369 389 142 0 1026 0
Current children cumulated CPU time (s) 517.52
Current children cumulated vsize (KiB) 8288

[startup+582.301 s]
/proc/loadavg: 2.37 2.14 2.09 3/82 5544
/proc/meminfo: memFree=1387992/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8288 CPUtime=576.97
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 1936 2327 0 0 57694 2 0 1 25 0 1 0 58109408 8486912 1379 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 2072 1379 389 142 0 1026 0
Current children cumulated CPU time (s) 576.97
Current children cumulated vsize (KiB) 8288

[startup+642.302 s]
/proc/loadavg: 2.17 2.13 2.09 3/82 5544
/proc/meminfo: memFree=1387928/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8288 CPUtime=636.44

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

[startup+882.306 s]
/proc/loadavg: 1.99 2.04 2.06 4/83 5620
/proc/meminfo: memFree=1365840/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8800 CPUtime=875.69
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2121 2327 0 0 87563 5 0 1 25 0 1 0 58109408 9011200 1435 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2200 1435 389 142 0 1154 0
Current children cumulated CPU time (s) 875.69
Current children cumulated vsize (KiB) 8800

[startup+942.302 s]
/proc/loadavg: 1.99 2.03 2.05 4/83 5620
/proc/meminfo: memFree=1358032/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8932 CPUtime=935.66
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2168 2327 0 0 93560 5 0 1 25 0 1 0 58109408 9146368 1482 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2233 1482 389 142 0 1187 0
Current children cumulated CPU time (s) 935.66
Current children cumulated vsize (KiB) 8932

[startup+1002.3 s]
/proc/loadavg: 1.99 2.02 2.05 3/83 5620
/proc/meminfo: memFree=1354192/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8932 CPUtime=995.64
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2180 2327 0 0 99558 5 0 1 25 0 1 0 58109408 9146368 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918224 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2233 1494 389 142 0 1187 0
Current children cumulated CPU time (s) 995.64
Current children cumulated vsize (KiB) 8932

[startup+1062.3 s]
/proc/loadavg: 1.99 2.02 2.04 4/83 5620
/proc/meminfo: memFree=1350352/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8932 CPUtime=1055.61
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2191 2327 0 0 105555 5 0 1 25 0 1 0 58109408 9146368 1505 996147200 134512640 135095119 4294956304 18446744073709551615 134918171 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2233 1505 389 142 0 1187 0
Current children cumulated CPU time (s) 1055.61
Current children cumulated vsize (KiB) 8932

[startup+1122.3 s]
/proc/loadavg: 1.99 2.01 2.03 3/83 5620
/proc/meminfo: memFree=1343632/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8932 CPUtime=1115.59
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2203 2327 0 0 111553 5 0 1 25 0 1 0 58109408 9146368 1517 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2233 1517 389 142 0 1187 0
Current children cumulated CPU time (s) 1115.59
Current children cumulated vsize (KiB) 8932

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 2.03 4/83 5620
/proc/meminfo: memFree=1336208/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8932 CPUtime=1175.57
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2213 2327 0 0 117551 5 0 1 25 0 1 0 58109408 9146368 1527 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2233 1527 389 142 0 1187 0
Current children cumulated CPU time (s) 1175.57
Current children cumulated vsize (KiB) 8932

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.03 4/83 5620
/proc/meminfo: memFree=1336016/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8932 CPUtime=1235.55
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2224 2327 0 0 123549 5 0 1 25 0 1 0 58109408 9146368 1538 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2233 1538 389 142 0 1187 0
Current children cumulated CPU time (s) 1235.55
Current children cumulated vsize (KiB) 8932

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.02 4/83 5620
/proc/meminfo: memFree=1329744/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8932 CPUtime=1295.52
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2234 2327 0 0 129546 5 0 1 25 0 1 0 58109408 9146368 1548 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2233 1548 389 142 0 1187 0
Current children cumulated CPU time (s) 1295.52
Current children cumulated vsize (KiB) 8932

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.02 4/83 5620
/proc/meminfo: memFree=1326992/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8932 CPUtime=1355.51
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2247 2327 0 0 135544 6 0 1 25 0 1 0 58109408 9146368 1561 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2233 1561 389 142 0 1187 0
Current children cumulated CPU time (s) 1355.51
Current children cumulated vsize (KiB) 8932

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.01 5/83 5620
/proc/meminfo: memFree=1326736/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=8932 CPUtime=1415.49
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2269 2327 0 0 141542 6 0 1 25 0 1 0 58109408 9146368 1583 996147200 134512640 135095119 4294956304 18446744073709551615 134918233 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2233 1583 389 142 0 1187 0
Current children cumulated CPU time (s) 1415.49
Current children cumulated vsize (KiB) 8932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 5620
/proc/meminfo: memFree=1318032/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=9060 CPUtime=1475.46
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2292 2327 0 0 147539 6 0 1 25 0 1 0 58109408 9277440 1606 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2265 1606 389 142 0 1219 0
Current children cumulated CPU time (s) 1475.46
Current children cumulated vsize (KiB) 9060

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5620
/proc/meminfo: memFree=1317840/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=10084 CPUtime=1535.44
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2572 2327 0 0 153537 6 0 1 25 0 1 0 58109408 10326016 1629 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2521 1629 389 142 0 1475 0
Current children cumulated CPU time (s) 1535.44
Current children cumulated vsize (KiB) 10084

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 5620
/proc/meminfo: memFree=1312336/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=10216 CPUtime=1595.41
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2596 2327 0 0 159534 6 0 1 25 0 1 0 58109408 10461184 1653 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2554 1653 389 142 0 1508 0
Current children cumulated CPU time (s) 1595.41
Current children cumulated vsize (KiB) 10216

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5620
/proc/meminfo: memFree=1312144/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=10216 CPUtime=1655.39
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2622 2327 0 0 165532 6 0 1 25 0 1 0 58109408 10461184 1679 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2554 1679 389 142 0 1508 0
Current children cumulated CPU time (s) 1655.39
Current children cumulated vsize (KiB) 10216

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 5620
/proc/meminfo: memFree=1312080/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=10348 CPUtime=1715.37
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2645 2327 0 0 171530 6 0 1 25 0 1 0 58109408 10596352 1702 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2587 1702 389 142 0 1541 0
Current children cumulated CPU time (s) 1715.37
Current children cumulated vsize (KiB) 10348

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5620
/proc/meminfo: memFree=1307280/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=10348 CPUtime=1775.34
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2669 2327 0 0 177527 6 0 1 25 0 1 0 58109408 10596352 1726 996147200 134512640 135095119 4294956304 18446744073709551615 134927075 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2587 1726 389 142 0 1541 0
Current children cumulated CPU time (s) 1775.34
Current children cumulated vsize (KiB) 10348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 5620
/proc/meminfo: memFree=1306448/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=11268 CPUtime=1800.04
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2875 2327 0 0 179997 6 0 1 25 0 1 0 58109408 11538432 1932 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2817 1932 389 142 0 1771 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 11268

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

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

[startup+1807 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 5620
/proc/meminfo: memFree=1306448/2055920 swapFree=4192812/4192956
[pid=5538] ppid=5536 vsize=11268 CPUtime=1800.04
/proc/5538/stat : 5538 (pcs.small) R 5536 5538 3153 0 -1 4194304 2875 2327 0 0 179997 6 0 1 25 0 1 0 58109408 11538432 1932 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 2817 1932 389 142 0 1771 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 11268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.01
CPU time (s): 1800.07
CPU user time (s): 1799.98
CPU system time (s): 0.081987
CPU usage (%): 99.6158
Max. virtual memory (cumulated for all children) (KiB): 11268

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

runsolver used 2.03969 second user time and 5.97709 second system time

The end

Launcher Data

Begin job on node25 at 2009-07-16 04:13:50
IDJOB=2071616
IDBENCH=55514
IDSOLVER=734
FILE ID=node25/2071616-1247710430
PBS_JOBID= 9521259
Free space on /tmp= 66312 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg7-10_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071616-1247710430/watcher-2071616-1247710430 -o /tmp/evaluation-result-2071616-1247710430/solver-2071616-1247710430 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1899210055 HOME/instance-2071616-1247710430.xml

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

MD5SUM BENCH= 65d02ec746f3e95546a88b0bab96d2df
RANDOM SEED=1899210055

node25.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.231
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.231
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:       1392832 kB
Buffers:         76992 kB
Cached:         479044 kB
SwapCached:          0 kB
Active:         107716 kB
Inactive:       479632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2952 kB
Writeback:           0 kB
Mapped:          51676 kB
Slab:            60880 kB
Committed_AS:   484468 kB
PageTables:       1972 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= 66312 MiB
End job on node25 at 2009-07-16 04:43:59