Trace number 2077138

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.12 1814.51

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg9-9_ext.xml
MD5SUMbd2caca1f8cbbcb068750b60fbb8ea96
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints18
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.04	c small-domain mode
0.00/0.05	c Seed is 1443979468
0.00/0.05	c Constructing HOME/instance-2077138-1247714605.xml  with 18 constraints
0.36/0.49	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-2077138-1247714605/watcher-2077138-1247714605 -o /tmp/evaluation-result-2077138-1247714605/solver-2077138-1247714605 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1443979468 HOME/instance-2077138-1247714605.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.28 2.21 2.08 4/82 16472
/proc/meminfo: memFree=621648/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=5356 CPUtime=0
/proc/16472/stat : 16472 (pcssolve) R 16470 16472 15028 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58527398 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 240472615583 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16472/statm: 1339 241 200 169 0 50 0
[pid=16473] ppid=16472 vsize=3544 CPUtime=0
/proc/16473/stat : 16473 (fgrep) R 16472 16472 15028 0 -1 4194304 112 0 0 0 0 0 0 0 22 0 1 0 58527399 3629056 79 996147200 4194304 4274172 548682068976 18446744073709551615 240473046426 0 0 4096 0 0 0 0 17 1 0 0
/proc/16473/statm: 886 79 62 19 0 10 0

[startup+0.102962 s]
/proc/loadavg: 2.28 2.21 2.08 4/82 16472
/proc/meminfo: memFree=621648/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=5776 CPUtime=0.07
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 1020 3386 0 0 5 0 1 1 18 0 1 0 58527398 5914624 629 996147200 134512640 135095119 4294956304 18446744073709551615 134653965 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 1444 629 361 142 0 398 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5776

[startup+0.201971 s]
/proc/loadavg: 2.28 2.21 2.08 4/82 16472
/proc/meminfo: memFree=621648/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=7096 CPUtime=0.17
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 1434 3386 0 0 15 0 1 1 18 0 1 0 58527398 7266304 1043 996147200 134512640 135095119 4294956304 18446744073709551615 134653983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 1774 1043 361 142 0 728 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7096

[startup+0.301993 s]
/proc/loadavg: 2.28 2.21 2.08 4/82 16472
/proc/meminfo: memFree=621648/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=8428 CPUtime=0.26
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 1812 3386 0 0 24 0 1 1 19 0 1 0 58527398 8630272 1421 996147200 134512640 135095119 4294956304 18446744073709551615 134935246 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2107 1421 371 142 0 1061 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 8428

[startup+0.702021 s]
/proc/loadavg: 2.28 2.21 2.08 4/82 16472
/proc/meminfo: memFree=621648/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=0.66
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 64 0 1 1 23 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9424

[startup+1.50108 s]
/proc/loadavg: 2.26 2.20 2.08 3/83 16478
/proc/meminfo: memFree=616136/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1.45
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 143 0 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 9424

[startup+3.10222 s]
/proc/loadavg: 2.26 2.20 2.08 3/83 16478
/proc/meminfo: memFree=616136/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=3.05
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 302 1 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918224 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 9424

[startup+6.3015 s]
/proc/loadavg: 2.24 2.20 2.08 3/83 16478
/proc/meminfo: memFree=616136/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=6.22
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 619 1 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 9424

[startup+12.7011 s]
/proc/loadavg: 2.22 2.20 2.08 3/83 16478
/proc/meminfo: memFree=616072/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=12.55
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 1252 1 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 9424

[startup+25.5012 s]
/proc/loadavg: 2.17 2.18 2.08 3/83 16478
/proc/meminfo: memFree=616200/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=25.24
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 2521 1 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 9424

[startup+51.1014 s]
/proc/loadavg: 2.11 2.17 2.08 3/83 16478
/proc/meminfo: memFree=616200/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=50.59
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 5056 1 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 9424

[startup+102.302 s]
/proc/loadavg: 2.29 2.22 2.10 3/83 16478
/proc/meminfo: memFree=616072/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=101.32
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 10129 1 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134926993 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 9424

[startup+162.301 s]
/proc/loadavg: 2.17 2.19 2.09 5/83 16478
/proc/meminfo: memFree=616072/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=160.75
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 16072 1 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 9424

[startup+222.306 s]
/proc/loadavg: 2.09 2.17 2.09 3/83 16479
/proc/meminfo: memFree=669120/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=220.19
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 22016 1 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 9424

[startup+282.302 s]
/proc/loadavg: 2.07 2.15 2.09 3/83 16479
/proc/meminfo: memFree=668992/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=279.63
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 27960 1 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 9424

[startup+342.302 s]
/proc/loadavg: 2.14 2.15 2.09 3/83 16479
/proc/meminfo: memFree=668992/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=339.07
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 33904 1 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 9424

[startup+402.301 s]
/proc/loadavg: 2.17 2.16 2.10 3/83 16479
/proc/meminfo: memFree=668864/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=398.51
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 39847 2 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918233 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 9424

[startup+462.301 s]
/proc/loadavg: 2.06 2.13 2.09 3/83 16479
/proc/meminfo: memFree=668800/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=457.95
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 45791 2 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 457.95
Current children cumulated vsize (KiB) 9424

[startup+522.302 s]
/proc/loadavg: 2.02 2.10 2.08 3/83 16479
/proc/meminfo: memFree=668800/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=517.39
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 51735 2 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 517.39
Current children cumulated vsize (KiB) 9424

[startup+582.302 s]
/proc/loadavg: 2.01 2.08 2.08 3/83 16479
/proc/meminfo: memFree=668800/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=576.83
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 57679 2 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 576.83
Current children cumulated vsize (KiB) 9424

[startup+642.301 s]
/proc/loadavg: 2.04 2.08 2.08 3/83 16479
/proc/meminfo: memFree=668800/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=636.27
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 63623 2 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 636.27

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.04 2.06 3/83 16479
/proc/meminfo: memFree=668800/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=814.59
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 81454 3 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 814.59
Current children cumulated vsize (KiB) 9424

[startup+882.306 s]
/proc/loadavg: 2.00 2.03 2.05 3/83 16479
/proc/meminfo: memFree=668736/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=874.03
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 87398 3 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 874.03
Current children cumulated vsize (KiB) 9424

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.05 3/83 16479
/proc/meminfo: memFree=668608/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=933.47
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 93341 4 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 933.47
Current children cumulated vsize (KiB) 9424

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/83 16479
/proc/meminfo: memFree=668608/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=992.91
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 99285 4 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 992.91
Current children cumulated vsize (KiB) 9424

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/83 16479
/proc/meminfo: memFree=668608/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1052.34
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 105228 4 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1052.34
Current children cumulated vsize (KiB) 9424

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 16479
/proc/meminfo: memFree=668608/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1111.77
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 111171 4 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1111.77
Current children cumulated vsize (KiB) 9424

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/83 16479
/proc/meminfo: memFree=668608/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1171.23
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 117116 5 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1171.23
Current children cumulated vsize (KiB) 9424

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/83 16479
/proc/meminfo: memFree=668608/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1230.66
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 123059 5 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1230.66
Current children cumulated vsize (KiB) 9424

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/83 16479
/proc/meminfo: memFree=668608/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1290.1
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 129003 5 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1290.1
Current children cumulated vsize (KiB) 9424

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16479
/proc/meminfo: memFree=668608/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1349.53
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 134946 5 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134916468 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1349.53
Current children cumulated vsize (KiB) 9424

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16479
/proc/meminfo: memFree=668672/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1408.98
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 140891 5 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1408.98
Current children cumulated vsize (KiB) 9424

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16479
/proc/meminfo: memFree=668672/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1468.41
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 146834 5 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1468.41
Current children cumulated vsize (KiB) 9424

[startup+1542.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 16661
/proc/meminfo: memFree=1371872/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1527.99
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 152789 8 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1527.99
Current children cumulated vsize (KiB) 9424

[startup+1602.3 s]
/proc/loadavg: 1.98 2.00 2.00 3/83 16775
/proc/meminfo: memFree=1328528/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1587.96
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 158786 8 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1587.96
Current children cumulated vsize (KiB) 9424

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 16777
/proc/meminfo: memFree=1304912/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=9424 CPUtime=1647.94
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2716 3386 0 0 164784 8 1 1 25 0 1 0 58527398 9650176 1689 996147200 134512640 135095119 4294956304 18446744073709551615 134926999 0 0 4096 0 0 0 0 17 0 0 0
/proc/16472/statm: 2356 1689 390 142 0 1310 0
Current children cumulated CPU time (s) 1647.94
Current children cumulated vsize (KiB) 9424

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 16777
/proc/meminfo: memFree=1253456/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=10452 CPUtime=1707.93
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2845 3386 0 0 170782 9 1 1 25 0 1 0 58527398 10702848 1818 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/16472/statm: 2613 1818 390 142 0 1567 0
Current children cumulated CPU time (s) 1707.93
Current children cumulated vsize (KiB) 10452

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 16777
/proc/meminfo: memFree=1215312/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=10452 CPUtime=1767.9
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2850 3386 0 0 176779 9 1 1 25 0 1 0 58527398 10702848 1823 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/16472/statm: 2613 1823 390 142 0 1567 0
Current children cumulated CPU time (s) 1767.9
Current children cumulated vsize (KiB) 10452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.5 s]
/proc/loadavg: 2.11 2.03 2.00 3/83 16777
/proc/meminfo: memFree=1204368/2055920 swapFree=4191900/4192956
[pid=16472] ppid=16470 vsize=10452 CPUtime=1800.09
/proc/16472/stat : 16472 (pcs.small) R 16470 16472 15028 0 -1 4194304 2852 3386 0 0 179998 9 1 1 25 0 1 0 58527398 10702848 1825 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 0 0 0
/proc/16472/statm: 2613 1825 390 142 0 1567 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 10452

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): 1814.51
CPU time (s): 1800.12
CPU user time (s): 1800.01
CPU system time (s): 0.113982
CPU usage (%): 99.2071
Max. virtual memory (cumulated for all children) (KiB): 10452

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

runsolver used 2.47662 second user time and 5.50716 second system time

The end

Launcher Data

Begin job on node15 at 2009-07-16 05:23:25
IDJOB=2077138
IDBENCH=56557
IDSOLVER=734
FILE ID=node15/2077138-1247714605
PBS_JOBID= 9521320
Free space on /tmp= 66300 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg9-9_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077138-1247714605/watcher-2077138-1247714605 -o /tmp/evaluation-result-2077138-1247714605/solver-2077138-1247714605 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1443979468 HOME/instance-2077138-1247714605.xml

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

MD5SUM BENCH= bd2caca1f8cbbcb068750b60fbb8ea96
RANDOM SEED=1443979468

node15.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:        622128 kB
Buffers:         85488 kB
Cached:         508348 kB
SwapCached:        416 kB
Active:         951220 kB
Inactive:       412272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        622128 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3132 kB
Writeback:           0 kB
Mapped:         789308 kB
Slab:            53820 kB
Committed_AS:  1596528 kB
PageTables:       3412 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= 66304 MiB
End job on node15 at 2009-07-16 05:53:42