Trace number 2071329

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 1806.01

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-23-06.xml
MD5SUM6d2d833f304a165f273681bb1be11153
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144.24
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of constraints2182
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension156
Number of constraints which are defined in intension2026
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.04	c Seed is 859230740
0.00/0.04	c Constructing HOME/instance-2071329-1247709917.xml  with 49566 constraints
0.35/0.46	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-2071329-1247709917/watcher-2071329-1247709917 -o /tmp/evaluation-result-2071329-1247709917/solver-2071329-1247709917 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 859230740 HOME/instance-2071329-1247709917.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.93 2.06 2.16 4/82 14495
/proc/meminfo: memFree=1207800/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=5356 CPUtime=0
/proc/14495/stat : 14495 (pcssolve) R 14493 14495 12808 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58054824 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14495/statm: 1339 241 200 169 0 50 0
[pid=14496] ppid=14495 vsize=0 CPUtime=0
/proc/14496/stat : 14496 (pcssolve) R 14495 14495 12808 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 58054825 0 0 996147200 0 0 0 18446744073709551615 226238197031 0 0 4096 0 0 0 0 17 1 0 0
/proc/14496/statm: 0 0 0 0 0 0 0
[pid=14497] ppid=14495 vsize=5356 CPUtime=0
/proc/14497/stat : 14497 (pcssolve) R 14495 14495 12808 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58054825 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14497/statm: 1339 241 200 169 0 50 0

[startup+0.106045 s]
/proc/loadavg: 1.93 2.06 2.16 4/82 14495
/proc/meminfo: memFree=1207800/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=5188 CPUtime=0.06
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 980 974 0 0 6 0 0 0 23 0 1 0 58054824 5312512 589 996147200 134512640 135095119 4294956304 18446744073709551615 134739366 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 1297 589 375 142 0 251 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5188

[startup+0.201054 s]
/proc/loadavg: 1.93 2.06 2.16 4/82 14495
/proc/meminfo: memFree=1207800/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=8048 CPUtime=0.15
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 1627 974 0 0 15 0 0 0 23 0 1 0 58054824 8241152 1203 996147200 134512640 135095119 4294956304 18446744073709551615 134608641 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 2012 1205 388 142 0 966 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8048

[startup+0.30106 s]
/proc/loadavg: 1.93 2.06 2.16 4/82 14495
/proc/meminfo: memFree=1207800/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=10160 CPUtime=0.25
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 2331 974 0 0 24 1 0 0 24 0 1 0 58054824 10403840 1713 996147200 134512640 135095119 4294956304 18446744073709551615 134705377 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 2540 1713 388 142 0 1494 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10160

[startup+0.7011 s]
/proc/loadavg: 1.93 2.06 2.16 4/82 14495
/proc/meminfo: memFree=1207800/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=16504 CPUtime=0.64
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 4424 974 0 0 63 1 0 0 25 0 1 0 58054824 16900096 3365 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 4126 3365 400 142 0 3080 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 16504

[startup+1.50117 s]
/proc/loadavg: 1.93 2.06 2.16 3/83 14501
/proc/meminfo: memFree=1195816/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=16504 CPUtime=1.44
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 4424 974 0 0 143 1 0 0 25 0 1 0 58054824 16900096 3365 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 4126 3365 400 142 0 3080 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 16504

[startup+3.10131 s]
/proc/loadavg: 1.93 2.06 2.16 3/83 14501
/proc/meminfo: memFree=1195752/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=16504 CPUtime=3.03
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 4424 974 0 0 302 1 0 0 25 0 1 0 58054824 16900096 3365 996147200 134512640 135095119 4294956304 18446744073709551615 134927008 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 4126 3365 400 142 0 3080 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 16504

[startup+6.30159 s]
/proc/loadavg: 1.94 2.06 2.15 3/83 14501
/proc/meminfo: memFree=1195624/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=16660 CPUtime=6.22
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 4433 974 0 0 621 1 0 0 25 0 1 0 58054824 17059840 3374 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 4165 3374 400 142 0 3119 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 16660

[startup+12.7022 s]
/proc/loadavg: 1.94 2.06 2.15 3/83 14501
/proc/meminfo: memFree=1195512/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=16660 CPUtime=12.58
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 4450 974 0 0 1257 1 0 0 25 0 1 0 58054824 17059840 3391 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 4165 3391 400 142 0 3119 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 16660

[startup+25.5013 s]
/proc/loadavg: 1.95 2.05 2.15 3/83 14501
/proc/meminfo: memFree=1195512/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=16732 CPUtime=25.32
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 4499 974 0 0 2531 1 0 0 25 0 1 0 58054824 17133568 3424 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 4183 3424 400 142 0 3137 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 16732

[startup+51.1015 s]
/proc/loadavg: 1.97 2.05 2.15 3/83 14501
/proc/meminfo: memFree=1195000/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=17444 CPUtime=50.8
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 4710 974 0 0 5078 2 0 0 25 0 1 0 58054824 17862656 3537 996147200 134512640 135095119 4294956304 18446744073709551615 134918126 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 4361 3537 400 142 0 3315 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 17444

[startup+102.301 s]
/proc/loadavg: 1.98 2.04 2.14 3/83 14501
/proc/meminfo: memFree=1194168/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=18352 CPUtime=101.75
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 5026 974 0 0 10173 2 0 0 25 0 1 0 58054824 18792448 3724 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 4588 3724 400 142 0 3542 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 18352

[startup+162.301 s]
/proc/loadavg: 1.99 2.03 2.12 3/83 14501
/proc/meminfo: memFree=1193336/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=18788 CPUtime=161.45
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 5227 974 0 0 16143 2 0 0 25 0 1 0 58054824 19238912 3925 996147200 134512640 135095119 4294956304 18446744073709551615 134918215 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 4697 3925 400 142 0 3651 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 18788

[startup+222.307 s]
/proc/loadavg: 1.99 2.02 2.11 3/83 14501
/proc/meminfo: memFree=1192568/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=20220 CPUtime=221.17
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 5677 974 0 0 22114 3 0 0 25 0 1 0 58054824 20705280 4118 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 5055 4118 400 142 0 4009 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 20220

[startup+282.302 s]
/proc/loadavg: 1.99 2.02 2.10 3/83 14501
/proc/meminfo: memFree=1191800/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=20676 CPUtime=280.86
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 5887 974 0 0 28082 4 0 0 25 0 1 0 58054824 21172224 4328 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 5169 4328 400 142 0 4123 0
Current children cumulated CPU time (s) 280.86
Current children cumulated vsize (KiB) 20676

[startup+342.301 s]
/proc/loadavg: 1.99 2.01 2.09 3/83 14501
/proc/meminfo: memFree=1190904/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=21164 CPUtime=340.57
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 6108 974 0 0 34053 4 0 0 25 0 1 0 58054824 21671936 4549 996147200 134512640 135095119 4294956304 18446744073709551615 134916474 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 5291 4549 400 142 0 4245 0
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (KiB) 21164

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 2.08 3/83 14501
/proc/meminfo: memFree=1189944/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=23752 CPUtime=400.27
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 6867 974 0 0 40023 4 0 0 25 0 1 0 58054824 24322048 4795 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 5938 4795 400 142 0 4892 0
Current children cumulated CPU time (s) 400.27
Current children cumulated vsize (KiB) 23752

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 2.08 3/83 14501
/proc/meminfo: memFree=1189048/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=24220 CPUtime=459.97
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 7072 974 0 0 45992 5 0 0 25 0 1 0 58054824 24801280 5000 996147200 134512640 135095119 4294956304 18446744073709551615 134927070 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 6055 5000 400 142 0 5009 0
Current children cumulated CPU time (s) 459.97
Current children cumulated vsize (KiB) 24220

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 2.07 3/83 14501
/proc/meminfo: memFree=1188216/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=24676 CPUtime=519.68
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 7281 974 0 0 51963 5 0 0 25 0 1 0 58054824 25268224 5209 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 6169 5209 400 142 0 5123 0
Current children cumulated CPU time (s) 519.68
Current children cumulated vsize (KiB) 24676

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 2.07 3/83 14501
/proc/meminfo: memFree=1185272/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=29276 CPUtime=579.38
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 8517 974 0 0 57932 6 0 0 25 0 1 0 58054824 29978624 5932 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 7319 5932 400 142 0 6273 0
Current children cumulated CPU time (s) 579.38
Current children cumulated vsize (KiB) 29276

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 2.06 3/83 14501
/proc/meminfo: memFree=1184824/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=29276 CPUtime=639.09

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

[startup+882.307 s]
/proc/loadavg: 1.99 2.00 2.04 3/83 14501
/proc/meminfo: memFree=1182200/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=34296 CPUtime=877.92
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 10307 974 0 0 87784 8 0 0 25 0 1 0 58054824 35119104 6697 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 8574 6697 400 142 0 7528 0
Current children cumulated CPU time (s) 877.92
Current children cumulated vsize (KiB) 34296

[startup+942.302 s]
/proc/loadavg: 2.07 2.02 2.04 3/83 14501
/proc/meminfo: memFree=1181304/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=34796 CPUtime=937.62
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 10538 974 0 0 93754 8 0 0 25 0 1 0 58054824 35631104 6928 996147200 134512640 135095119 4294956304 18446744073709551615 134918263 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 8699 6928 400 142 0 7653 0
Current children cumulated CPU time (s) 937.62
Current children cumulated vsize (KiB) 34796

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.03 3/83 14501
/proc/meminfo: memFree=1180344/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=35284 CPUtime=997.32
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 10772 974 0 0 99724 8 0 0 25 0 1 0 58054824 36130816 7162 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 8821 7162 400 142 0 7775 0
Current children cumulated CPU time (s) 997.32
Current children cumulated vsize (KiB) 35284

[startup+1062.3 s]
/proc/loadavg: 2.09 2.03 2.04 3/83 14501
/proc/meminfo: memFree=1179384/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=35784 CPUtime=1057.02
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 11007 974 0 0 105694 8 0 0 25 0 1 0 58054824 36642816 7397 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 8946 7397 400 142 0 7900 0
Current children cumulated CPU time (s) 1057.02
Current children cumulated vsize (KiB) 35784

[startup+1122.3 s]
/proc/loadavg: 2.08 2.04 2.04 3/83 14501
/proc/meminfo: memFree=1178424/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=36296 CPUtime=1116.73
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 11246 974 0 0 111664 9 0 0 25 0 1 0 58054824 37167104 7636 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 9074 7636 400 142 0 8028 0
Current children cumulated CPU time (s) 1116.73
Current children cumulated vsize (KiB) 36296

[startup+1182.3 s]
/proc/loadavg: 2.15 2.07 2.05 3/83 14544
/proc/meminfo: memFree=1219448/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=36772 CPUtime=1176.57
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 11469 974 0 0 117648 9 0 0 25 0 1 0 58054824 37654528 7859 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 9193 7859 400 142 0 8147 0
Current children cumulated CPU time (s) 1176.57
Current children cumulated vsize (KiB) 36772

[startup+1242.3 s]
/proc/loadavg: 2.05 2.06 2.04 3/83 14544
/proc/meminfo: memFree=1201080/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=37300 CPUtime=1236.55
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 11714 974 0 0 123645 10 0 0 25 0 1 0 58054824 38195200 8104 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 9325 8104 400 142 0 8279 0
Current children cumulated CPU time (s) 1236.55
Current children cumulated vsize (KiB) 37300

[startup+1302.3 s]
/proc/loadavg: 2.06 2.06 2.04 3/83 14544
/proc/meminfo: memFree=1183288/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=37852 CPUtime=1296.53
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 11966 974 0 0 129643 10 0 0 25 0 1 0 58054824 38760448 8356 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 9463 8356 400 142 0 8417 0
Current children cumulated CPU time (s) 1296.53
Current children cumulated vsize (KiB) 37852

[startup+1362.3 s]
/proc/loadavg: 2.02 2.05 2.03 3/83 14544
/proc/meminfo: memFree=1167864/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=38372 CPUtime=1356.51
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 12204 974 0 0 135640 11 0 0 25 0 1 0 58054824 39292928 8594 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 9593 8594 400 142 0 8547 0
Current children cumulated CPU time (s) 1356.51
Current children cumulated vsize (KiB) 38372

[startup+1422.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/83 14544
/proc/meminfo: memFree=1153464/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=47056 CPUtime=1416.49
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 14488 974 0 0 141637 12 0 0 25 0 1 0 58054824 48185344 8829 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 11764 8829 400 142 0 10718 0
Current children cumulated CPU time (s) 1416.49
Current children cumulated vsize (KiB) 47056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/83 14544
/proc/meminfo: memFree=1142712/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=47532 CPUtime=1476.46
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 14716 974 0 0 147634 12 0 0 25 0 1 0 58054824 48672768 9057 996147200 134512640 135095119 4294956304 18446744073709551615 134927088 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 11883 9057 400 142 0 10837 0
Current children cumulated CPU time (s) 1476.46
Current children cumulated vsize (KiB) 47532

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 14544
/proc/meminfo: memFree=1131064/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=48032 CPUtime=1536.44
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 14954 974 0 0 153632 12 0 0 25 0 1 0 58054824 49184768 9295 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 12008 9295 400 142 0 10962 0
Current children cumulated CPU time (s) 1536.44
Current children cumulated vsize (KiB) 48032

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.02 3/83 14544
/proc/meminfo: memFree=1121208/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=48560 CPUtime=1596.41
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 15197 974 0 0 159628 13 0 0 25 0 1 0 58054824 49725440 9538 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 12140 9538 400 142 0 11094 0
Current children cumulated CPU time (s) 1596.41
Current children cumulated vsize (KiB) 48560

[startup+1662.3 s]
/proc/loadavg: 2.12 2.05 2.02 3/83 14544
/proc/meminfo: memFree=1110584/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=49016 CPUtime=1656.39
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 15406 974 0 0 165626 13 0 0 25 0 1 0 58054824 50192384 9747 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 12254 9747 400 142 0 11208 0
Current children cumulated CPU time (s) 1656.39
Current children cumulated vsize (KiB) 49016

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/83 14544
/proc/meminfo: memFree=1101176/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=49464 CPUtime=1716.37
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 15610 974 0 0 171623 14 0 0 25 0 1 0 58054824 50651136 9951 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 12366 9951 400 142 0 11320 0
Current children cumulated CPU time (s) 1716.37
Current children cumulated vsize (KiB) 49464

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.01 4/83 14544
/proc/meminfo: memFree=1095928/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=49956 CPUtime=1776.34
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 15835 974 0 0 177620 14 0 0 25 0 1 0 58054824 51154944 10176 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 12489 10176 400 142 0 11443 0
Current children cumulated CPU time (s) 1776.34
Current children cumulated vsize (KiB) 49956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806 s]
/proc/loadavg: 2.01 2.03 2.01 3/83 14544
/proc/meminfo: memFree=1093240/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=50264 CPUtime=1800.04
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 15916 974 0 0 179990 14 0 0 25 0 1 0 58054824 51470336 10257 996147200 134512640 135095119 4294956304 18446744073709551615 134927008 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 12566 10257 400 142 0 11520 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 50264

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

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

[startup+1806 s]
/proc/loadavg: 2.01 2.03 2.01 3/83 14544
/proc/meminfo: memFree=1093240/2055920 swapFree=4192812/4192956
[pid=14495] ppid=14493 vsize=50264 CPUtime=1800.04
/proc/14495/stat : 14495 (pcs.small) R 14493 14495 12808 0 -1 4194304 15916 974 0 0 179990 14 0 0 25 0 1 0 58054824 51470336 10257 996147200 134512640 135095119 4294956304 18446744073709551615 134927008 0 0 4096 0 0 0 0 17 0 0 0
/proc/14495/statm: 12566 10257 400 142 0 11520 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 50264

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.01
CPU time (s): 1800.07
CPU user time (s): 1799.91
CPU system time (s): 0.162975
CPU usage (%): 99.6711
Max. virtual memory (cumulated for all children) (KiB): 50264

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

runsolver used 2.35264 second user time and 5.87011 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-16 04:05:17
IDJOB=2071329
IDBENCH=55479
IDSOLVER=733
FILE ID=node58/2071329-1247709917
PBS_JOBID= 9521196
Free space on /tmp= 66244 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-23-06.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071329-1247709917/watcher-2071329-1247709917 -o /tmp/evaluation-result-2071329-1247709917/solver-2071329-1247709917 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 859230740 HOME/instance-2071329-1247709917.xml

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

MD5SUM BENCH= 6d2d833f304a165f273681bb1be11153
RANDOM SEED=859230740

node58.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.234
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.234
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:       1208280 kB
Buffers:         79808 kB
Cached:         611548 kB
SwapCached:          0 kB
Active:         269568 kB
Inactive:       505320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1208280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:         104000 kB
Slab:            57820 kB
Committed_AS:   624952 kB
PageTables:       1908 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= 66244 MiB
End job on node58 at 2009-07-16 04:35:25