Trace number 2071660

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.05 1813.31

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg5-9_ext.xml
MD5SUMe0963f5a8823cafb4c414b99799a1d25
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 benchmark15.7976
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints14
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension14
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.06	c Seed is 967646776
0.00/0.06	c Constructing HOME/instance-2071660-1247710621.xml  with 14 constraints
0.18/0.29	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-2071660-1247710621/watcher-2071660-1247710621 -o /tmp/evaluation-result-2071660-1247710621/solver-2071660-1247710621 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 967646776 HOME/instance-2071660-1247710621.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.09 2.09 2.09 4/72 10738
/proc/meminfo: memFree=1512744/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=18576 CPUtime=0
/proc/10738/stat : 10738 (runsolver) R 10736 10738 9855 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 58124911 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 227607637287 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10738/statm: 4644 284 249 26 0 2626 0

[startup+0.0696801 s]
/proc/loadavg: 2.09 2.09 2.09 4/72 10738
/proc/meminfo: memFree=1512744/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=5160 CPUtime=0.04
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 942 2216 0 0 3 0 0 1 18 0 1 0 58124911 5283840 551 996147200 134512640 135095119 4294956304 18446744073709551615 134741532 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1290 551 361 142 0 244 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5160

[startup+0.101607 s]
/proc/loadavg: 2.09 2.09 2.09 4/72 10738
/proc/meminfo: memFree=1512744/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=5556 CPUtime=0.07
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1075 2216 0 0 6 0 0 1 18 0 1 0 58124911 5689344 684 996147200 134512640 135095119 4294956304 18446744073709551615 134739568 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1389 684 361 142 0 343 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5556

[startup+0.301633 s]
/proc/loadavg: 2.09 2.09 2.09 4/72 10738
/proc/meminfo: memFree=1512744/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=0.28
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 26 1 0 1 19 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7044

[startup+0.701678 s]
/proc/loadavg: 2.09 2.09 2.09 4/72 10738
/proc/meminfo: memFree=1512744/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=0.67
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 65 1 0 1 23 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7044

[startup+1.50177 s]
/proc/loadavg: 2.08 2.08 2.09 3/73 10744
/proc/meminfo: memFree=1509664/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=1.47
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 145 1 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7044

[startup+3.10196 s]
/proc/loadavg: 2.08 2.08 2.09 3/73 10744
/proc/meminfo: memFree=1509664/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=3.05
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 303 1 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 7044

[startup+6.30134 s]
/proc/loadavg: 2.08 2.08 2.09 3/73 10744
/proc/meminfo: memFree=1509600/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=6.22
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 620 1 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7044

[startup+12.7021 s]
/proc/loadavg: 2.07 2.08 2.08 3/73 10744
/proc/meminfo: memFree=1509472/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=12.57
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 1255 1 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918255 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 7044

[startup+25.5016 s]
/proc/loadavg: 2.06 2.08 2.08 3/73 10744
/proc/meminfo: memFree=1509664/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=25.27
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 2525 1 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 7044

[startup+51.1055 s]
/proc/loadavg: 2.04 2.07 2.08 3/73 10744
/proc/meminfo: memFree=1509536/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=50.67
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 5065 1 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134927036 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 7044

[startup+102.307 s]
/proc/loadavg: 2.01 2.06 2.08 3/73 10744
/proc/meminfo: memFree=1509408/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=101.49
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 10146 2 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 7044

[startup+162.302 s]
/proc/loadavg: 2.00 2.04 2.07 3/73 10744
/proc/meminfo: memFree=1509344/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=161.01
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 16098 2 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 7044

[startup+222.302 s]
/proc/loadavg: 2.00 2.03 2.06 3/73 10744
/proc/meminfo: memFree=1509216/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=220.54
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 22051 2 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 7044

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.06 3/73 10744
/proc/meminfo: memFree=1509152/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=280.08
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 28004 3 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (KiB) 7044

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 2.05 3/73 10744
/proc/meminfo: memFree=1508768/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7044 CPUtime=339.62
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1825 2216 0 0 33958 3 0 1 25 0 1 0 58124911 7213056 1093 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1761 1093 389 142 0 715 0
Current children cumulated CPU time (s) 339.62
Current children cumulated vsize (KiB) 7044

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.05 3/73 10744
/proc/meminfo: memFree=1508512/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7560 CPUtime=399.15
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1902 2216 0 0 39910 4 0 1 25 0 1 0 58124911 7741440 1170 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1890 1170 389 142 0 844 0
Current children cumulated CPU time (s) 399.15
Current children cumulated vsize (KiB) 7560

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.04 3/73 10744
/proc/meminfo: memFree=1508384/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7560 CPUtime=458.68
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1915 2216 0 0 45863 4 0 1 25 0 1 0 58124911 7741440 1183 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1890 1183 389 142 0 844 0
Current children cumulated CPU time (s) 458.68
Current children cumulated vsize (KiB) 7560

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 10744
/proc/meminfo: memFree=1508192/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7560 CPUtime=518.21
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1927 2216 0 0 51815 5 0 1 25 0 1 0 58124911 7741440 1195 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1890 1195 389 142 0 844 0
Current children cumulated CPU time (s) 518.21
Current children cumulated vsize (KiB) 7560

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 10744
/proc/meminfo: memFree=1507936/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7560 CPUtime=577.74
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1949 2216 0 0 57768 5 0 1 25 0 1 0 58124911 7741440 1217 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1890 1217 389 142 0 844 0
Current children cumulated CPU time (s) 577.74
Current children cumulated vsize (KiB) 7560

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 10744
/proc/meminfo: memFree=1507744/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=7560 CPUtime=637.27
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 1960 2216 0 0 63720 6 0 1 25 0 1 0 58124911 7741440 1228 996147200 134512640 135095119 4294956304 18446744073709551615 134918064 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 1890 1228 389 142 0 844 0
Current children cumulated CPU time (s) 637.27
Current children cumulated vsize (KiB) 7560

[startup+702.305 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1506208/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=8204 CPUtime=875.39
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2157 2216 0 0 87531 7 0 1 25 0 1 0 58124911 8400896 1296 996147200 134512640 135095119 4294956304 18446744073709551615 134918171 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2051 1296 389 142 0 1005 0
Current children cumulated CPU time (s) 875.39
Current children cumulated vsize (KiB) 8204

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1506016/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=8204 CPUtime=934.92
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2187 2216 0 0 93483 8 0 1 25 0 1 0 58124911 8400896 1326 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2051 1326 389 142 0 1005 0
Current children cumulated CPU time (s) 934.92
Current children cumulated vsize (KiB) 8204

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1505824/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=8332 CPUtime=994.45
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2211 2216 0 0 99436 8 0 1 25 0 1 0 58124911 8531968 1350 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2083 1350 389 142 0 1037 0
Current children cumulated CPU time (s) 994.45
Current children cumulated vsize (KiB) 8332

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1505632/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=8332 CPUtime=1053.98
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2236 2216 0 0 105388 9 0 1 25 0 1 0 58124911 8531968 1375 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2083 1375 389 142 0 1037 0
Current children cumulated CPU time (s) 1053.98
Current children cumulated vsize (KiB) 8332

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1505440/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=8332 CPUtime=1113.52
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2260 2216 0 0 111342 9 0 1 25 0 1 0 58124911 8531968 1399 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2083 1399 389 142 0 1037 0
Current children cumulated CPU time (s) 1113.52
Current children cumulated vsize (KiB) 8332

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1504736/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=9120 CPUtime=1173.05
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2434 2216 0 0 117294 10 0 1 25 0 1 0 58124911 9338880 1573 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2280 1573 389 142 0 1234 0
Current children cumulated CPU time (s) 1173.05
Current children cumulated vsize (KiB) 9120

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1504544/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=9120 CPUtime=1232.58
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2447 2216 0 0 123247 10 0 1 25 0 1 0 58124911 9338880 1586 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2280 1586 389 142 0 1234 0
Current children cumulated CPU time (s) 1232.58
Current children cumulated vsize (KiB) 9120

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1504352/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=9120 CPUtime=1292.1
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2459 2216 0 0 129199 10 0 1 25 0 1 0 58124911 9338880 1598 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2280 1598 389 142 0 1234 0
Current children cumulated CPU time (s) 1292.1
Current children cumulated vsize (KiB) 9120

[startup+1362.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1503968/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=10144 CPUtime=1351.63
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2729 2216 0 0 135151 11 0 1 25 0 1 0 58124911 10387456 1611 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2536 1611 389 142 0 1490 0
Current children cumulated CPU time (s) 1351.63
Current children cumulated vsize (KiB) 10144

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1503840/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=10144 CPUtime=1411.16
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2742 2216 0 0 141104 11 0 1 25 0 1 0 58124911 10387456 1624 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2536 1624 389 142 0 1490 0
Current children cumulated CPU time (s) 1411.16
Current children cumulated vsize (KiB) 10144

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1503776/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=10144 CPUtime=1470.7
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2755 2216 0 0 147057 12 0 1 25 0 1 0 58124911 10387456 1637 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2536 1637 389 142 0 1490 0
Current children cumulated CPU time (s) 1470.7
Current children cumulated vsize (KiB) 10144

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10744
/proc/meminfo: memFree=1503520/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=10144 CPUtime=1530.22
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2768 2216 0 0 153009 12 0 1 25 0 1 0 58124911 10387456 1650 996147200 134512640 135095119 4294956304 18446744073709551615 134926997 0 0 4096 0 0 0 0 17 1 0 0
/proc/10738/statm: 2536 1650 389 142 0 1490 0
Current children cumulated CPU time (s) 1530.22
Current children cumulated vsize (KiB) 10144

[startup+1602.3 s]
/proc/loadavg: 2.21 2.05 2.01 4/83 10817
/proc/meminfo: memFree=757512/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=10144 CPUtime=1589.93
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2780 2216 0 0 158979 13 0 1 25 0 1 0 58124911 10387456 1662 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 0 0 0
/proc/10738/statm: 2536 1662 389 142 0 1490 0
Current children cumulated CPU time (s) 1589.93
Current children cumulated vsize (KiB) 10144

[startup+1662.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/73 11229
/proc/meminfo: memFree=1502776/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=10144 CPUtime=1649.63
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2793 2216 0 0 164945 17 0 1 25 0 1 0 58124911 10387456 1675 996147200 134512640 135095119 4294956304 18446744073709551615 134927020 0 0 4096 0 0 0 0 17 0 0 0
/proc/10738/statm: 2536 1675 389 142 0 1490 0
Current children cumulated CPU time (s) 1649.63
Current children cumulated vsize (KiB) 10144

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/82 11270
/proc/meminfo: memFree=1479328/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=10276 CPUtime=1709.39
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2818 2216 0 0 170920 18 0 1 25 0 1 0 58124911 10522624 1700 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 0 0 0
/proc/10738/statm: 2569 1700 389 142 0 1523 0
Current children cumulated CPU time (s) 1709.39
Current children cumulated vsize (KiB) 10276

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/82 11270
/proc/meminfo: memFree=1479072/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=10276 CPUtime=1769.15
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2852 2216 0 0 176896 18 0 1 25 0 1 0 58124911 10522624 1734 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 0 0 0
/proc/10738/statm: 2569 1734 389 142 0 1523 0
Current children cumulated CPU time (s) 1769.15
Current children cumulated vsize (KiB) 10276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 11270
/proc/meminfo: memFree=1479072/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=10276 CPUtime=1800.03
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2869 2216 0 0 179983 19 0 1 25 0 1 0 58124911 10522624 1751 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/10738/statm: 2569 1751 389 142 0 1523 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 10276

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

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

[startup+1813.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 11270
/proc/meminfo: memFree=1479072/2055920 swapFree=4192812/4192956
[pid=10738] ppid=10736 vsize=10276 CPUtime=1800.03
/proc/10738/stat : 10738 (pcs.small) R 10736 10738 9855 0 -1 4194304 2869 2216 0 0 179983 19 0 1 25 0 1 0 58124911 10522624 1751 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/10738/statm: 2569 1751 389 142 0 1523 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 10276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.31
CPU time (s): 1800.05
CPU user time (s): 1799.85
CPU system time (s): 0.205968
CPU usage (%): 99.2689
Max. virtual memory (cumulated for all children) (KiB): 10276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5085
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= 23
involuntary context switches= 34642

runsolver used 1.47677 second user time and 5.37918 second system time

The end

Launcher Data

Begin job on node66 at 2009-07-16 04:17:01
IDJOB=2071660
IDBENCH=55518
IDSOLVER=734
FILE ID=node66/2071660-1247710621
PBS_JOBID= 9521324
Free space on /tmp= 66256 MiB

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

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

MD5SUM BENCH= e0963f5a8823cafb4c414b99799a1d25
RANDOM SEED=967646776

node66.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:       1513224 kB
Buffers:         68304 kB
Cached:         376960 kB
SwapCached:          0 kB
Active:          83528 kB
Inactive:       380016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2608 kB
Writeback:           0 kB
Mapped:          29740 kB
Slab:            64496 kB
Committed_AS:   475404 kB
PageTables:       1680 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= 66256 MiB
End job on node66 at 2009-07-16 04:47:16