Trace number 2071858

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 1801.81

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg5-8_ext.xml
MD5SUMe3ec9a5b9cb8c55618d68f0458a68ffa
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.6106
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints13
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension13
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.03	c Seed is 565667323
0.00/0.03	c Constructing HOME/instance-2071858-1247711035.xml  with 13 constraints
0.17/0.27	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-2071858-1247711035/watcher-2071858-1247711035 -o /tmp/evaluation-result-2071858-1247711035/solver-2071858-1247711035 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 565667323 HOME/instance-2071858-1247711035.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.85 1.97 2.01 4/72 10562
/proc/meminfo: memFree=1339888/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=5356 CPUtime=0
/proc/10562/stat : 10562 (pcssolve) R 10560 10562 10483 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58167415 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10562/statm: 1339 241 200 169 0 50 0
[pid=10563] ppid=10562 vsize=3676 CPUtime=0
/proc/10563/stat : 10563 (fgrep) R 10562 10562 10483 0 -1 4194304 147 0 0 0 0 0 0 0 22 0 1 0 58167416 3764224 114 996147200 4194304 4274172 548682068976 18446744073709551615 4208903 0 0 4096 0 0 0 0 17 1 0 0
/proc/10563/statm: 919 114 86 19 0 43 0
[pid=10564] ppid=10562 vsize=5356 CPUtime=0
/proc/10564/stat : 10564 (pcssolve) R 10562 10562 10483 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58167416 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10564/statm: 1339 241 200 169 0 50 0

[startup+0.0606819 s]
/proc/loadavg: 1.85 1.97 2.01 4/72 10562
/proc/meminfo: memFree=1339888/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=5152 CPUtime=0.03
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 921 2147 0 0 2 0 0 1 23 0 1 0 58167415 5275648 530 996147200 134512640 135095119 4294956304 18446744073709551615 8572488 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1288 530 361 142 0 242 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5152

[startup+0.101684 s]
/proc/loadavg: 1.85 1.97 2.01 4/72 10562
/proc/meminfo: memFree=1339888/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=5680 CPUtime=0.07
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1086 2147 0 0 6 0 0 1 23 0 1 0 58167415 5816320 695 996147200 134512640 135095119 4294956304 18446744073709551615 8572551 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1420 695 361 142 0 374 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5680

[startup+0.301706 s]
/proc/loadavg: 1.85 1.97 2.01 4/72 10562
/proc/meminfo: memFree=1339888/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=0.27
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 26 0 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134927036 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6828

[startup+0.701751 s]
/proc/loadavg: 1.85 1.97 2.01 4/72 10562
/proc/meminfo: memFree=1339888/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=0.67
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 66 0 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6828

[startup+1.50184 s]
/proc/loadavg: 1.85 1.97 2.01 3/73 10568
/proc/meminfo: memFree=1336936/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=1.46
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 145 0 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918244 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6828

[startup+3.10203 s]
/proc/loadavg: 1.85 1.97 2.01 3/73 10568
/proc/meminfo: memFree=1336936/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=3.05
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 304 0 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 6828

[startup+6.30139 s]
/proc/loadavg: 1.86 1.97 2.01 3/73 10568
/proc/meminfo: memFree=1336808/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=6.22
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 621 0 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 6828

[startup+12.7011 s]
/proc/loadavg: 1.87 1.97 2.01 3/73 10568
/proc/meminfo: memFree=1336744/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=12.57
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 1256 0 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 6828

[startup+25.5026 s]
/proc/loadavg: 1.90 1.97 2.01 3/73 10568
/proc/meminfo: memFree=1336872/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=25.27
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 2526 0 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134927054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 6828

[startup+51.1025 s]
/proc/loadavg: 1.93 1.97 2.00 3/73 10568
/proc/meminfo: memFree=1336936/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=50.68
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 5067 0 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 6828

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 2.00 3/73 10568
/proc/meminfo: memFree=1336616/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=101.49
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 10148 0 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 6828

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 10609
/proc/meminfo: memFree=1314584/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=161.2
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 16118 1 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134578928 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 6828

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 10609
/proc/meminfo: memFree=1313688/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=6828 CPUtime=221.18
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1606 2147 0 0 22116 1 0 1 25 0 1 0 58167415 6991872 1054 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 1707 1054 389 142 0 661 0
Current children cumulated CPU time (s) 221.18
Current children cumulated vsize (KiB) 6828

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 10609
/proc/meminfo: memFree=1313048/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=7344 CPUtime=281.15
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1684 2147 0 0 28113 1 0 1 25 0 1 0 58167415 7520256 1132 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 1836 1132 389 142 0 790 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 7344

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/83 10609
/proc/meminfo: memFree=1312536/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=7344 CPUtime=341.13
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1699 2147 0 0 34111 1 0 1 25 0 1 0 58167415 7520256 1147 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 1836 1147 389 142 0 790 0
Current children cumulated CPU time (s) 341.13
Current children cumulated vsize (KiB) 7344

[startup+402.302 s]
/proc/loadavg: 2.04 1.99 2.00 3/83 10609
/proc/meminfo: memFree=1312152/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=7344 CPUtime=401.11
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1717 2147 0 0 40109 1 0 1 25 0 1 0 58167415 7520256 1165 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 1836 1165 389 142 0 790 0
Current children cumulated CPU time (s) 401.11
Current children cumulated vsize (KiB) 7344

[startup+462.302 s]
/proc/loadavg: 2.01 1.99 2.00 3/83 10609
/proc/meminfo: memFree=1311640/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=7344 CPUtime=461.08
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1733 2147 0 0 46106 1 0 1 25 0 1 0 58167415 7520256 1181 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 1836 1181 389 142 0 790 0
Current children cumulated CPU time (s) 461.08
Current children cumulated vsize (KiB) 7344

[startup+522.302 s]
/proc/loadavg: 2.00 1.99 2.00 3/83 10609
/proc/meminfo: memFree=1311128/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=7856 CPUtime=521.06
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1882 2147 0 0 52103 2 0 1 25 0 1 0 58167415 8044544 1201 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 1964 1201 389 142 0 918 0
Current children cumulated CPU time (s) 521.06
Current children cumulated vsize (KiB) 7856

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 2.00 3/83 10609
/proc/meminfo: memFree=1310744/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=7988 CPUtime=581.04
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 1937 2147 0 0 58101 2 0 1 25 0 1 0 58167415 8179712 1256 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 1997 1256 389 142 0 951 0
Current children cumulated CPU time (s) 581.04
Current children cumulated vsize (KiB) 7988

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 2.00 3/83 10609
/proc/meminfo: memFree=1310360/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=8120 CPUtime=641.02

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.99 2.00 3/83 10609
/proc/meminfo: memFree=1309208/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=8908 CPUtime=820.94
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 2221 2147 0 0 82091 2 0 1 25 0 1 0 58167415 9121792 1540 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2227 1540 389 142 0 1181 0
Current children cumulated CPU time (s) 820.94
Current children cumulated vsize (KiB) 8908

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 2.00 3/83 10609
/proc/meminfo: memFree=1308952/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=9932 CPUtime=880.91
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 2496 2147 0 0 88087 3 0 1 25 0 1 0 58167415 10170368 1558 996147200 134512640 135095119 4294956304 18446744073709551615 134927013 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2483 1558 389 142 0 1437 0
Current children cumulated CPU time (s) 880.91
Current children cumulated vsize (KiB) 9932

[startup+942.302 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1308952/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=9932 CPUtime=940.89
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 2515 2147 0 0 94085 3 0 1 25 0 1 0 58167415 10170368 1577 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2483 1577 389 142 0 1437 0
Current children cumulated CPU time (s) 940.89
Current children cumulated vsize (KiB) 9932

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1308952/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=9932 CPUtime=1000.87
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 2534 2147 0 0 100083 3 0 1 25 0 1 0 58167415 10170368 1596 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2483 1596 389 142 0 1437 0
Current children cumulated CPU time (s) 1000.87
Current children cumulated vsize (KiB) 9932

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1308888/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=9932 CPUtime=1060.84
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 2557 2147 0 0 106080 3 0 1 25 0 1 0 58167415 10170368 1619 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2483 1619 389 142 0 1437 0
Current children cumulated CPU time (s) 1060.84
Current children cumulated vsize (KiB) 9932

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1308696/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=10064 CPUtime=1120.82
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 2598 2147 0 0 112078 3 0 1 25 0 1 0 58167415 10305536 1660 996147200 134512640 135095119 4294956304 18446744073709551615 134927008 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2516 1660 389 142 0 1470 0
Current children cumulated CPU time (s) 1120.82
Current children cumulated vsize (KiB) 10064

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1308568/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=10196 CPUtime=1180.79
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 2638 2147 0 0 118075 3 0 1 25 0 1 0 58167415 10440704 1700 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2549 1700 389 142 0 1503 0
Current children cumulated CPU time (s) 1180.79
Current children cumulated vsize (KiB) 10196

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1308376/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=10196 CPUtime=1240.76
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 2682 2147 0 0 124072 3 0 1 25 0 1 0 58167415 10440704 1744 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2549 1744 389 142 0 1503 0
Current children cumulated CPU time (s) 1240.76
Current children cumulated vsize (KiB) 10196

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 2.00 4/82 10609
/proc/meminfo: memFree=1308184/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=10324 CPUtime=1300.75
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 2723 2147 0 0 130070 4 0 1 25 0 1 0 58167415 10571776 1785 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2581 1785 389 142 0 1535 0
Current children cumulated CPU time (s) 1300.75
Current children cumulated vsize (KiB) 10324

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1307864/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=10456 CPUtime=1360.72
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 2768 2147 0 0 136067 4 0 1 25 0 1 0 58167415 10706944 1830 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2614 1830 389 142 0 1568 0
Current children cumulated CPU time (s) 1360.72
Current children cumulated vsize (KiB) 10456

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1306584/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=11768 CPUtime=1420.7
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 3110 2147 0 0 142065 4 0 1 25 0 1 0 58167415 12050432 2107 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2942 2107 389 142 0 1896 0
Current children cumulated CPU time (s) 1420.7
Current children cumulated vsize (KiB) 11768

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1306584/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=11768 CPUtime=1480.67
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 3128 2147 0 0 148062 4 0 1 25 0 1 0 58167415 12050432 2125 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2942 2125 389 142 0 1896 0
Current children cumulated CPU time (s) 1480.67
Current children cumulated vsize (KiB) 11768

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1306584/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=11768 CPUtime=1540.64
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 3148 2147 0 0 154059 4 0 1 25 0 1 0 58167415 12050432 2145 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2942 2145 389 142 0 1896 0
Current children cumulated CPU time (s) 1540.64
Current children cumulated vsize (KiB) 11768

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1306520/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=11768 CPUtime=1600.62
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 3166 2147 0 0 160056 5 0 1 25 0 1 0 58167415 12050432 2163 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2942 2163 389 142 0 1896 0
Current children cumulated CPU time (s) 1600.62
Current children cumulated vsize (KiB) 11768

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10609
/proc/meminfo: memFree=1306392/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=11768 CPUtime=1660.6
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 3198 2147 0 0 166054 5 0 1 25 0 1 0 58167415 12050432 2195 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2942 2195 389 142 0 1896 0
Current children cumulated CPU time (s) 1660.6
Current children cumulated vsize (KiB) 11768

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10611
/proc/meminfo: memFree=1306136/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=11768 CPUtime=1720.57
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 3228 2147 0 0 172051 5 0 1 25 0 1 0 58167415 12050432 2225 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 2942 2225 389 142 0 1896 0
Current children cumulated CPU time (s) 1720.57
Current children cumulated vsize (KiB) 11768

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10611
/proc/meminfo: memFree=1306008/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=13816 CPUtime=1780.55
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 3766 2147 0 0 178048 6 0 1 25 0 1 0 58167415 14147584 2250 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 3454 2250 389 142 0 2408 0
Current children cumulated CPU time (s) 1780.55
Current children cumulated vsize (KiB) 13816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.81 s]
/proc/loadavg: 2.00 1.99 2.00 3/82 10611
/proc/meminfo: memFree=1306136/2055920 swapFree=4192812/4192956
[pid=10562] ppid=10560 vsize=13816 CPUtime=1800.05
/proc/10562/stat : 10562 (pcs.small) R 10560 10562 10483 0 -1 4194304 3774 2147 0 0 179998 6 0 1 25 0 1 0 58167415 14147584 2258 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/10562/statm: 3454 2258 389 142 0 2408 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 13816

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): 1801.81
CPU time (s): 1800.07
CPU user time (s): 1799.99
CPU system time (s): 0.077988
CPU usage (%): 99.9033
Max. virtual memory (cumulated for all children) (KiB): 13816

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

runsolver used 2.84957 second user time and 5.2332 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-16 04:23:55
IDJOB=2071858
IDBENCH=55543
IDSOLVER=734
FILE ID=node62/2071858-1247711035
PBS_JOBID= 9521434
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= e3ec9a5b9cb8c55618d68f0458a68ffa
RANDOM SEED=565667323

node62.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.220
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.220
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:       1340368 kB
Buffers:         79724 kB
Cached:         535200 kB
SwapCached:          0 kB
Active:         132664 kB
Inactive:       500632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4936 kB
Writeback:           0 kB
Mapped:          29804 kB
Slab:            67616 kB
Committed_AS:   462652 kB
PageTables:       1828 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66244 MiB
End job on node62 at 2009-07-16 04:53:59