Trace number 2077654

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.07 1810.21

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-23-10.xml
MD5SUM9598646f87b2e8df8e0507cbaab97c39
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables462
Number of constraints2086
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension156
Number of constraints which are defined in intension1930
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.17/0.21	c Seed is 342734251
0.17/0.21	c Constructing HOME/instance-2077654-1247715239.xml  with 41508 constraints
0.47/0.51	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-2077654-1247715239/watcher-2077654-1247715239 -o /tmp/evaluation-result-2077654-1247715239/solver-2077654-1247715239 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 342734251 HOME/instance-2077654-1247715239.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.10 2.30 2.26 4/82 13077
/proc/meminfo: memFree=822776/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=5356 CPUtime=0
/proc/13077/stat : 13077 (pcssolve) R 13075 13077 12806 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 58587799 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13077/statm: 1339 241 200 169 0 50 0
[pid=13078] ppid=13077 vsize=3676 CPUtime=0
/proc/13078/stat : 13078 (fgrep) R 13077 13077 12806 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 58587800 3764224 113 996147200 4194304 4274172 548682068976 18446744073709551615 259415310418 0 0 4096 0 0 0 0 17 1 0 0
/proc/13078/statm: 919 113 85 19 0 43 0
[pid=13079] ppid=13077 vsize=5356 CPUtime=0
/proc/13079/stat : 13079 (pcssolve) R 13077 13077 12806 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 58587800 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13079/statm: 1339 241 200 169 0 50 0

[startup+0.09592 s]
/proc/loadavg: 2.10 2.30 2.26 4/82 13077
/proc/meminfo: memFree=822776/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=5172 CPUtime=0.07
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 969 1169 0 0 6 0 0 1 18 0 1 0 58587799 5296128 578 996147200 134512640 135095119 4294956304 18446744073709551615 134801565 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 1293 578 375 142 0 247 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5172

[startup+0.102918 s]
/proc/loadavg: 2.10 2.30 2.26 4/82 13077
/proc/meminfo: memFree=822776/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=5328 CPUtime=0.08
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 994 1169 0 0 7 0 0 1 18 0 1 0 58587799 5455872 603 996147200 134512640 135095119 4294956304 18446744073709551615 134943988 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 1332 603 375 142 0 286 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5328

[startup+0.301963 s]
/proc/loadavg: 2.10 2.30 2.26 4/82 13077
/proc/meminfo: memFree=822776/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=8716 CPUtime=0.27
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 1806 1169 0 0 26 0 0 1 19 0 1 0 58587799 8925184 1317 996147200 134512640 135095119 4294956304 18446744073709551615 12838750 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 2179 1317 388 142 0 1133 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8716

[startup+0.70104 s]
/proc/loadavg: 2.10 2.30 2.26 4/82 13077
/proc/meminfo: memFree=822776/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=15724 CPUtime=0.67
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 4011 1169 0 0 65 1 0 1 23 0 1 0 58587799 16101376 3051 996147200 134512640 135095119 4294956304 18446744073709551615 134916502 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 3931 3051 400 142 0 2885 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 15724

[startup+1.50119 s]
/proc/loadavg: 2.10 2.30 2.26 3/83 13083
/proc/meminfo: memFree=812016/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=15624 CPUtime=1.46
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 4011 1169 0 0 144 1 0 1 25 0 1 0 58587799 15998976 3051 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 3906 3051 400 142 0 2860 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 15624

[startup+3.10149 s]
/proc/loadavg: 2.10 2.30 2.26 3/83 13083
/proc/meminfo: memFree=811888/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=15624 CPUtime=3.05
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 4011 1169 0 0 302 2 0 1 25 0 1 0 58587799 15998976 3051 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 3906 3051 400 142 0 2860 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 15624

[startup+6.3011 s]
/proc/loadavg: 2.09 2.29 2.26 3/83 13083
/proc/meminfo: memFree=811696/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=15708 CPUtime=6.22
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 4042 1169 0 0 619 2 0 1 25 0 1 0 58587799 16084992 3080 996147200 134512640 135095119 4294956304 18446744073709551615 134918280 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 3927 3080 400 142 0 2881 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 15708

[startup+12.7013 s]
/proc/loadavg: 2.08 2.29 2.26 3/83 13083
/proc/meminfo: memFree=811568/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=15876 CPUtime=12.56
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 4050 1169 0 0 1253 2 0 1 25 0 1 0 58587799 16257024 3088 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 3969 3088 400 142 0 2923 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 15876

[startup+25.5028 s]
/proc/loadavg: 2.06 2.27 2.25 3/83 13083
/proc/meminfo: memFree=811568/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=15884 CPUtime=25.23
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 4109 1169 0 0 2520 2 0 1 25 0 1 0 58587799 16265216 3115 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 3971 3115 400 142 0 2925 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 15884

[startup+51.1016 s]
/proc/loadavg: 2.04 2.25 2.24 3/83 13083
/proc/meminfo: memFree=811376/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=16152 CPUtime=50.59
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 4212 1169 0 0 5056 2 0 1 25 0 1 0 58587799 16539648 3185 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 4038 3185 400 142 0 2992 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 16152

[startup+102.306 s]
/proc/loadavg: 2.02 2.21 2.23 3/83 13083
/proc/meminfo: memFree=810736/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=16688 CPUtime=101.32
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 4400 1169 0 0 10128 3 0 1 25 0 1 0 58587799 17088512 3308 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 4172 3308 400 142 0 3126 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 16688

[startup+162.303 s]
/proc/loadavg: 2.00 2.17 2.21 3/83 13083
/proc/meminfo: memFree=810032/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=17564 CPUtime=160.75
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 4687 1169 0 0 16071 3 0 1 25 0 1 0 58587799 17985536 3466 996147200 134512640 135095119 4294956304 18446744073709551615 134926999 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 4391 3466 400 142 0 3345 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 17564

[startup+222.301 s]
/proc/loadavg: 2.00 2.13 2.19 3/83 13083
/proc/meminfo: memFree=809456/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=17872 CPUtime=220.18
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 4835 1169 0 0 22014 3 0 1 25 0 1 0 58587799 18300928 3614 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 4468 3614 400 142 0 3422 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 17872

[startup+282.302 s]
/proc/loadavg: 2.00 2.11 2.18 3/83 13083
/proc/meminfo: memFree=808816/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=19260 CPUtime=279.63
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 5248 1169 0 0 27958 4 0 1 25 0 1 0 58587799 19722240 3770 996147200 134512640 135095119 4294956304 18446744073709551615 134927036 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 4815 3770 400 142 0 3769 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 19260

[startup+342.301 s]
/proc/loadavg: 2.00 2.08 2.17 3/83 13083
/proc/meminfo: memFree=808176/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=19596 CPUtime=339.06
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 5401 1169 0 0 33901 4 0 1 25 0 1 0 58587799 20066304 3923 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 4899 3923 400 142 0 3853 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 19596

[startup+402.302 s]
/proc/loadavg: 2.07 2.08 2.16 3/83 13083
/proc/meminfo: memFree=807472/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=20096 CPUtime=398.49
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 5573 1169 0 0 39844 4 0 1 25 0 1 0 58587799 20578304 4095 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 5024 4095 400 142 0 3978 0
Current children cumulated CPU time (s) 398.49
Current children cumulated vsize (KiB) 20096

[startup+462.303 s]
/proc/loadavg: 2.02 2.07 2.15 3/83 13083
/proc/meminfo: memFree=807024/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=20404 CPUtime=457.93
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 5694 1169 0 0 45787 5 0 1 25 0 1 0 58587799 20893696 4216 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 5101 4216 400 142 0 4055 0
Current children cumulated CPU time (s) 457.93
Current children cumulated vsize (KiB) 20404

[startup+522.301 s]
/proc/loadavg: 2.01 2.05 2.14 3/83 13083
/proc/meminfo: memFree=806512/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=20868 CPUtime=517.37
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 5874 1169 0 0 51731 5 0 1 25 0 1 0 58587799 21368832 4355 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 5217 4355 400 142 0 4171 0
Current children cumulated CPU time (s) 517.37
Current children cumulated vsize (KiB) 20868

[startup+582.302 s]
/proc/loadavg: 2.00 2.04 2.12 3/83 13083
/proc/meminfo: memFree=805936/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=21148 CPUtime=576.81
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 6002 1169 0 0 57674 6 0 1 25 0 1 0 58587799 21655552 4483 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 5287 4483 400 142 0 4241 0
Current children cumulated CPU time (s) 576.81
Current children cumulated vsize (KiB) 21148

[startup+642.301 s]
/proc/loadavg: 2.00 2.03 2.11 3/83 13083
/proc/meminfo: memFree=805360/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=23500 CPUtime=636.25

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.01 2.08 3/83 13083
/proc/meminfo: memFree=803504/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=24452 CPUtime=814.55
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 7085 1169 0 0 81447 7 0 1 25 0 1 0 58587799 25038848 5053 996147200 134512640 135095119 4294956304 18446744073709551615 134918065 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 6113 5053 400 142 0 5067 0
Current children cumulated CPU time (s) 814.55
Current children cumulated vsize (KiB) 24452

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.08 3/83 13083
/proc/meminfo: memFree=802928/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=24816 CPUtime=873.99
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 7242 1169 0 0 87391 7 0 1 25 0 1 0 58587799 25411584 5210 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 6204 5210 400 142 0 5158 0
Current children cumulated CPU time (s) 873.99
Current children cumulated vsize (KiB) 24816

[startup+942.302 s]
/proc/loadavg: 2.04 2.02 2.08 3/83 13083
/proc/meminfo: memFree=802352/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=25152 CPUtime=933.43
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 7394 1169 0 0 93334 8 0 1 25 0 1 0 58587799 25755648 5362 996147200 134512640 135095119 4294956304 18446744073709551615 134918163 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 6288 5362 400 142 0 5242 0
Current children cumulated CPU time (s) 933.43
Current children cumulated vsize (KiB) 25152

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.07 3/83 13083
/proc/meminfo: memFree=801712/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=25488 CPUtime=992.86
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 7546 1169 0 0 99277 8 0 1 25 0 1 0 58587799 26099712 5514 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/13077/statm: 6372 5514 400 142 0 5326 0
Current children cumulated CPU time (s) 992.86
Current children cumulated vsize (KiB) 25488

[startup+1062.3 s]
/proc/loadavg: 1.94 1.99 2.06 2/68 13610
/proc/meminfo: memFree=1525488/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=25852 CPUtime=1052.52
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 7709 1169 0 0 105239 12 0 1 25 0 1 0 58587799 26472448 5677 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 6463 5677 400 142 0 5417 0
Current children cumulated CPU time (s) 1052.52
Current children cumulated vsize (KiB) 25852

[startup+1122.3 s]
/proc/loadavg: 1.98 1.99 2.06 3/73 13669
/proc/meminfo: memFree=1514632/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=30340 CPUtime=1112.49
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 8909 1169 0 0 111235 13 0 1 25 0 1 0 58587799 31068160 5852 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 7585 5852 400 142 0 6539 0
Current children cumulated CPU time (s) 1112.49
Current children cumulated vsize (KiB) 30340

[startup+1182.3 s]
/proc/loadavg: 1.99 1.99 2.05 3/73 13701
/proc/meminfo: memFree=1514632/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=30704 CPUtime=1172.46
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 9063 1169 0 0 117232 13 0 1 25 0 1 0 58587799 31440896 6006 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 7676 6006 400 142 0 6630 0
Current children cumulated CPU time (s) 1172.46
Current children cumulated vsize (KiB) 30704

[startup+1242.3 s]
/proc/loadavg: 1.99 1.99 2.04 3/73 13701
/proc/meminfo: memFree=1510344/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=31040 CPUtime=1232.43
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 9217 1169 0 0 123228 14 0 1 25 0 1 0 58587799 31784960 6160 996147200 134512640 135095119 4294956304 18446744073709551615 134927020 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 7760 6160 400 142 0 6714 0
Current children cumulated CPU time (s) 1232.43
Current children cumulated vsize (KiB) 31040

[startup+1302.3 s]
/proc/loadavg: 1.99 1.99 2.04 3/73 13701
/proc/meminfo: memFree=1505160/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=31368 CPUtime=1292.4
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 9364 1169 0 0 129225 14 0 1 25 0 1 0 58587799 32120832 6307 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 7842 6307 400 142 0 6796 0
Current children cumulated CPU time (s) 1292.4
Current children cumulated vsize (KiB) 31368

[startup+1362.3 s]
/proc/loadavg: 2.04 2.00 2.04 3/83 13889
/proc/meminfo: memFree=1030392/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=36980 CPUtime=1352.37
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 10813 1169 0 0 135219 17 0 1 25 0 1 0 58587799 37867520 7243 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 9245 7243 400 142 0 8199 0
Current children cumulated CPU time (s) 1352.37
Current children cumulated vsize (KiB) 36980

[startup+1422.31 s]
/proc/loadavg: 2.12 2.04 2.05 3/73 13923
/proc/meminfo: memFree=1513480/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=36980 CPUtime=1412.34
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 10881 1169 0 0 141215 18 0 1 25 0 1 0 58587799 37867520 7311 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 9245 7311 400 142 0 8199 0
Current children cumulated CPU time (s) 1412.34
Current children cumulated vsize (KiB) 36980

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.04 3/73 13923
/proc/meminfo: memFree=1512840/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=36980 CPUtime=1472.3
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 10954 1169 0 0 147211 18 0 1 25 0 1 0 58587799 37867520 7384 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 9245 7384 400 142 0 8199 0
Current children cumulated CPU time (s) 1472.3
Current children cumulated vsize (KiB) 36980

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/73 13923
/proc/meminfo: memFree=1511688/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=36980 CPUtime=1532.28
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 11027 1169 0 0 153209 18 0 1 25 0 1 0 58587799 37867520 7457 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 9245 7457 400 142 0 8199 0
Current children cumulated CPU time (s) 1532.28
Current children cumulated vsize (KiB) 36980

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/73 13923
/proc/meminfo: memFree=1510856/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=36980 CPUtime=1592.24
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 11094 1169 0 0 159205 18 0 1 25 0 1 0 58587799 37867520 7524 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 9245 7524 400 142 0 8199 0
Current children cumulated CPU time (s) 1592.24
Current children cumulated vsize (KiB) 36980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/73 13929
/proc/meminfo: memFree=1509448/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=36980 CPUtime=1652.22
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 11160 1169 0 0 165202 19 0 1 25 0 1 0 58587799 37867520 7590 996147200 134512640 135095119 4294956304 18446744073709551615 134918065 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 9245 7590 400 142 0 8199 0
Current children cumulated CPU time (s) 1652.22
Current children cumulated vsize (KiB) 36980

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/73 13929
/proc/meminfo: memFree=1509000/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=36980 CPUtime=1712.18
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 11233 1169 0 0 171198 19 0 1 25 0 1 0 58587799 37867520 7663 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 9245 7663 400 142 0 8199 0
Current children cumulated CPU time (s) 1712.18
Current children cumulated vsize (KiB) 36980

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 13929
/proc/meminfo: memFree=1508040/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=36980 CPUtime=1772.16
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 11310 1169 0 0 177196 19 0 1 25 0 1 0 58587799 37867520 7740 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 9245 7740 400 142 0 8199 0
Current children cumulated CPU time (s) 1772.16
Current children cumulated vsize (KiB) 36980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.2 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 13929
/proc/meminfo: memFree=1507784/2055920 swapFree=4192812/4192956
[pid=13077] ppid=13075 vsize=36980 CPUtime=1800.05
/proc/13077/stat : 13077 (pcs.small) R 13075 13077 12806 0 -1 4194304 11346 1169 0 0 179985 19 0 1 25 0 1 0 58587799 37867520 7776 996147200 134512640 135095119 4294956304 18446744073709551615 134927043 0 0 4096 0 0 0 0 17 0 0 0
/proc/13077/statm: 9245 7776 400 142 0 8199 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 36980

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): 1810.21
CPU time (s): 1800.07
CPU user time (s): 1799.86
CPU system time (s): 0.213967
CPU usage (%): 99.4399
Max. virtual memory (cumulated for all children) (KiB): 36980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12515
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= 21
involuntary context switches= 44747

runsolver used 2.27465 second user time and 5.31619 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-16 05:33:59
IDJOB=2077654
IDBENCH=56645
IDSOLVER=733
FILE ID=node42/2077654-1247715239
PBS_JOBID= 9521427
Free space on /tmp= 66284 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-23-10.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077654-1247715239/watcher-2077654-1247715239 -o /tmp/evaluation-result-2077654-1247715239/solver-2077654-1247715239 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 342734251 HOME/instance-2077654-1247715239.xml

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

MD5SUM BENCH= 9598646f87b2e8df8e0507cbaab97c39
RANDOM SEED=342734251

node42.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.283
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.283
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:        823256 kB
Buffers:         78380 kB
Cached:         334924 kB
SwapCached:          0 kB
Active:         804740 kB
Inactive:       337036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        823256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2804 kB
Writeback:           0 kB
Mapped:         748904 kB
Slab:            74452 kB
Committed_AS:  1286740 kB
PageTables:       3304 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= 66292 MiB
End job on node42 at 2009-07-16 06:04:11