Trace number 2079349

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.11 1800.91

General information on the benchmark

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

Solver Data

0.00/0.02	c small-domain mode
0.00/0.02	c Seed is 888608348
0.00/0.02	c Constructing HOME/instance-2079349-1247716711.xml  with 13 constraints
0.00/0.05	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-2079349-1247716711/watcher-2079349-1247716711 -o /tmp/evaluation-result-2079349-1247716711/solver-2079349-1247716711 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 888608348 HOME/instance-2079349-1247716711.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.07 2.07 2.01 4/81 14971
/proc/meminfo: memFree=1550296/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=5356 CPUtime=0
/proc/14971/stat : 14971 (pcssolve) R 14969 14971 13118 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58735242 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14971/statm: 1339 241 200 169 0 50 0
[pid=14972] ppid=14971 vsize=0 CPUtime=0
/proc/14972/stat : 14972 (fgrep) Z 14971 14971 13118 0 -1 4194316 201 0 0 0 0 0 0 0 22 0 1 0 58735242 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/14972/statm: 0 0 0 0 0 0 0
[pid=14973] ppid=14971 vsize=5356 CPUtime=0
/proc/14973/stat : 14973 (pcssolve) R 14971 14971 13118 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58735243 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14973/statm: 1339 241 200 169 0 50 0

[startup+0.104783 s]
/proc/loadavg: 2.07 2.07 2.01 4/81 14971
/proc/meminfo: memFree=1550296/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=4744 CPUtime=0.08
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 917 960 0 0 8 0 0 0 24 0 1 0 58735242 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134927054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14971/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4744

[startup+0.203378 s]
/proc/loadavg: 2.07 2.07 2.01 4/81 14971
/proc/meminfo: memFree=1550296/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=4744 CPUtime=0.17
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 917 960 0 0 17 0 0 0 25 0 1 0 58735242 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134918079 0 0 4096 0 0 0 0 17 1 0 0
/proc/14971/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 4744

[startup+0.301802 s]
/proc/loadavg: 2.07 2.07 2.01 4/81 14971
/proc/meminfo: memFree=1550296/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=4744 CPUtime=0.27
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 917 960 0 0 27 0 0 0 25 0 1 0 58735242 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 1 0 0
/proc/14971/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 4744

[startup+0.70184 s]
/proc/loadavg: 2.07 2.07 2.01 4/81 14971
/proc/meminfo: memFree=1550296/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=4744 CPUtime=0.67
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 917 960 0 0 67 0 0 0 25 0 1 0 58735242 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/14971/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 4744

[startup+1.50292 s]
/proc/loadavg: 2.07 2.07 2.01 4/82 14977
/proc/meminfo: memFree=1549584/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=4744 CPUtime=1.46
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 917 960 0 0 146 0 0 0 25 0 1 0 58735242 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/14971/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 4744

[startup+3.10106 s]
/proc/loadavg: 2.07 2.07 2.01 4/82 14977
/proc/meminfo: memFree=1549392/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=4744 CPUtime=3.05
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 917 960 0 0 305 0 0 0 25 0 1 0 58735242 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/14971/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 4744

[startup+6.30136 s]
/proc/loadavg: 2.06 2.06 2.01 3/82 14977
/proc/meminfo: memFree=1549392/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=4744 CPUtime=6.22
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 922 960 0 0 622 0 0 0 25 0 1 0 58735242 4857856 530 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14971/statm: 1186 530 389 142 0 140 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 4744

[startup+12.702 s]
/proc/loadavg: 2.06 2.06 2.01 3/82 15017
/proc/meminfo: memFree=1591584/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=4876 CPUtime=12.58
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 951 960 0 0 1257 1 0 0 25 0 1 0 58735242 4993024 559 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 1219 559 389 142 0 173 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 4876

[startup+25.5012 s]
/proc/loadavg: 2.04 2.06 2.01 3/83 15019
/proc/meminfo: memFree=1577304/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=5136 CPUtime=25.37
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 1014 960 0 0 2536 1 0 0 25 0 1 0 58735242 5259264 589 996147200 134512640 135095119 4294956304 18446744073709551615 134918142 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 1284 589 389 142 0 238 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 5136

[startup+51.1016 s]
/proc/loadavg: 2.11 2.07 2.01 3/82 15061
/proc/meminfo: memFree=1587040/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=5552 CPUtime=50.95
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 1187 960 0 0 5094 1 0 0 25 0 1 0 58735242 5685248 697 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 1388 697 389 142 0 342 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 5552

[startup+102.301 s]
/proc/loadavg: 2.05 2.06 2.01 3/82 15061
/proc/meminfo: memFree=1585888/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=6584 CPUtime=102.14
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 1527 960 0 0 10212 2 0 0 25 0 1 0 58735242 6742016 908 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 1646 908 389 142 0 600 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 6584

[startup+162.302 s]
/proc/loadavg: 2.02 2.04 2.00 3/82 15067
/proc/meminfo: memFree=1584288/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=8516 CPUtime=162.1
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 2109 960 0 0 16208 2 0 0 25 0 1 0 58735242 8720384 1200 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 2129 1200 389 142 0 1083 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 8516

[startup+222.307 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 15067
/proc/meminfo: memFree=1584032/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=8516 CPUtime=222.09
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 2215 960 0 0 22206 3 0 0 25 0 1 0 58735242 8720384 1306 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 2129 1306 389 142 0 1083 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 8516

[startup+282.303 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 15067
/proc/meminfo: memFree=1583200/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=8908 CPUtime=282.06
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 2417 960 0 0 28203 3 0 0 25 0 1 0 58735242 9121792 1508 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 2227 1508 389 142 0 1181 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 8908

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 15067
/proc/meminfo: memFree=1581472/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=12400 CPUtime=342.04
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 3400 960 0 0 34200 4 0 0 25 0 1 0 58735242 12697600 1913 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 3100 1913 389 142 0 2054 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 12400

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 15067
/proc/meminfo: memFree=1581088/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=12400 CPUtime=402.01
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 3508 960 0 0 40197 4 0 0 25 0 1 0 58735242 12697600 2021 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 3100 2021 389 142 0 2054 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 12400

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 15067
/proc/meminfo: memFree=1580448/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=12660 CPUtime=461.99
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 3662 960 0 0 46195 4 0 0 25 0 1 0 58735242 12963840 2175 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 3165 2175 389 142 0 2119 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 12660

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15067
/proc/meminfo: memFree=1579680/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=13048 CPUtime=521.97
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 3866 960 0 0 52192 5 0 0 25 0 1 0 58735242 13361152 2379 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 3262 2379 389 142 0 2216 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 13048

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15067
/proc/meminfo: memFree=1578848/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=13440 CPUtime=581.95
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 4071 960 0 0 58190 5 0 0 25 0 1 0 58735242 13762560 2584 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 3360 2584 389 142 0 2314 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 13440

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15067
/proc/meminfo: memFree=1576096/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=16192 CPUtime=641.92

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

[startup+822.303 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 15109
/proc/meminfo: memFree=999560/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=20288 CPUtime=821.86
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 6184 960 0 0 82179 7 0 0 25 0 1 0 58735242 20774912 3543 996147200 134512640 135095119 4294956304 18446744073709551615 134926970 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 5072 3543 389 142 0 4026 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 20288

[startup+882.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 15109
/proc/meminfo: memFree=835272/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=20288 CPUtime=881.84
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 6289 960 0 0 88177 7 0 0 25 0 1 0 58735242 20774912 3648 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 5072 3648 389 142 0 4026 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 20288

[startup+942.303 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 15109
/proc/meminfo: memFree=834504/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=20684 CPUtime=941.81
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 6490 960 0 0 94174 7 0 0 25 0 1 0 58735242 21180416 3849 996147200 134512640 135095119 4294956304 18446744073709551615 134918233 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 5171 3849 389 142 0 4125 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 20684

[startup+1002.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/73 15172
/proc/meminfo: memFree=1569320/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=21076 CPUtime=1001.78
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 6696 960 0 0 100170 8 0 0 25 0 1 0 58735242 21581824 4055 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 5269 4055 389 142 0 4223 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 21076

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/73 15172
/proc/meminfo: memFree=1520488/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=21464 CPUtime=1061.76
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 6906 960 0 0 106168 8 0 0 25 0 1 0 58735242 21979136 4265 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 5366 4265 389 142 0 4320 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 21464

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 15203
/proc/meminfo: memFree=1578792/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=21856 CPUtime=1121.74
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 7113 960 0 0 112165 9 0 0 25 0 1 0 58735242 22380544 4472 996147200 134512640 135095119 4294956304 18446744073709551615 134918196 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 5464 4472 389 142 0 4418 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 21856

[startup+1182.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/73 15203
/proc/meminfo: memFree=1564776/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=22248 CPUtime=1181.71
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 7320 960 0 0 118162 9 0 0 25 0 1 0 58735242 22781952 4679 996147200 134512640 135095119 4294956304 18446744073709551615 134918099 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 5562 4679 389 142 0 4516 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 22248

[startup+1242.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/73 15203
/proc/meminfo: memFree=1549864/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=22772 CPUtime=1241.69
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 7536 960 0 0 124160 9 0 0 25 0 1 0 58735242 23318528 4895 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 5693 4895 389 142 0 4647 0
Current children cumulated CPU time (s) 1241.69
Current children cumulated vsize (KiB) 22772

[startup+1302.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/73 15203
/proc/meminfo: memFree=1532008/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=27624 CPUtime=1301.67
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 8856 960 0 0 130157 10 0 0 25 0 1 0 58735242 28286976 5958 996147200 134512640 135095119 4294956304 18446744073709551615 134927013 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 6906 5958 389 142 0 5860 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 27624

[startup+1362.3 s]
/proc/loadavg: 2.13 2.08 2.01 3/73 15203
/proc/meminfo: memFree=1521512/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=35816 CPUtime=1361.64
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 11013 960 0 0 136153 11 0 0 25 0 1 0 58735242 36675584 6066 996147200 134512640 135095119 4294956304 18446744073709551615 134918283 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 8954 6066 389 142 0 7908 0
Current children cumulated CPU time (s) 1361.64
Current children cumulated vsize (KiB) 35816

[startup+1422.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/73 15203
/proc/meminfo: memFree=1512360/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=35816 CPUtime=1421.62
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 11135 960 0 0 142151 11 0 0 25 0 1 0 58735242 36675584 6188 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 8954 6188 389 142 0 7908 0
Current children cumulated CPU time (s) 1421.62
Current children cumulated vsize (KiB) 35816

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/73 15203
/proc/meminfo: memFree=1505704/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=35816 CPUtime=1481.6
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 11250 960 0 0 148149 11 0 0 25 0 1 0 58735242 36675584 6303 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 8954 6303 389 142 0 7908 0
Current children cumulated CPU time (s) 1481.6
Current children cumulated vsize (KiB) 35816

[startup+1542.31 s]
/proc/loadavg: 2.05 2.05 2.00 3/73 15203
/proc/meminfo: memFree=1499752/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=35816 CPUtime=1541.58
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 11362 960 0 0 154146 12 0 0 25 0 1 0 58735242 36675584 6415 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 8954 6415 389 142 0 7908 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 35816

[startup+1602.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 15203
/proc/meminfo: memFree=1494504/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=35816 CPUtime=1601.56
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 11481 960 0 0 160144 12 0 0 25 0 1 0 58735242 36675584 6534 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 8954 6534 389 142 0 7908 0
Current children cumulated CPU time (s) 1601.56
Current children cumulated vsize (KiB) 35816

[startup+1662.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/73 15203
/proc/meminfo: memFree=1490856/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=35816 CPUtime=1661.53
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 11589 960 0 0 166141 12 0 0 25 0 1 0 58735242 36675584 6642 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 8954 6642 389 142 0 7908 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 35816

[startup+1722.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/73 15203
/proc/meminfo: memFree=1484904/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=35816 CPUtime=1721.51
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 11709 960 0 0 172139 12 0 0 25 0 1 0 58735242 36675584 6762 996147200 134512640 135095119 4294956304 18446744073709551615 134916508 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 8954 6762 389 142 0 7908 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 35816

[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/73 15203
/proc/meminfo: memFree=1479784/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=36336 CPUtime=1781.48
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 11920 960 0 0 178136 12 0 0 25 0 1 0 58735242 37208064 6973 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 9084 6973 389 142 0 8038 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 36336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.02 2.05 2.00 3/73 15203
/proc/meminfo: memFree=1478760/2055920 swapFree=4192812/4192956
[pid=14971] ppid=14969 vsize=36464 CPUtime=1800.08
/proc/14971/stat : 14971 (pcs.small) R 14969 14971 13118 0 -1 4194304 11985 960 0 0 179996 12 0 0 25 0 1 0 58735242 37339136 7038 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 0 0 0
/proc/14971/statm: 9116 7038 389 142 0 8070 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 36464

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): 1800.91
CPU time (s): 1800.11
CPU user time (s): 1799.97
CPU system time (s): 0.139978
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 36464

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

runsolver used 2.27365 second user time and 5.03623 second system time

The end

Launcher Data

Begin job on node48 at 2009-07-16 05:58:31
IDJOB=2079349
IDBENCH=56885
IDSOLVER=734
FILE ID=node48/2079349-1247716711
PBS_JOBID= 9521345
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= eb78565b2c1c549f39d6f29bd7fb9161
RANDOM SEED=888608348

node48.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.237
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.237
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:       1550712 kB
Buffers:         72460 kB
Cached:         288756 kB
SwapCached:          0 kB
Active:         139668 kB
Inactive:       289204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2248 kB
Writeback:           0 kB
Mapped:          88092 kB
Slab:            61348 kB
Committed_AS:   650680 kB
PageTables:       1904 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= 66372 MiB
End job on node48 at 2009-07-16 06:28:34