Trace number 1076129

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
casper zito? (TO) 1800.06 1815.11

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg11-14_ext.xml
MD5SUM6e3672a64dc4ccfe9ada2978ad714d16
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 benchmark1512.65
Satisfiable
(Un)Satisfiability was proved
Number of variables154
Number of constraints25
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension25
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.18/0.27	c Building = 1
0.68/0.71	c [ NumberOfVariables = 154 ]
0.68/0.71	c [ NumberOfConstraints = 25 ]
0.68/0.71	c [ SizeOfSearchSpace(log2) = 723.868 ]
0.68/0.71	c SymmetrySearch = 1
13.78/14.04	c InitialPropagation = 1
14.37/14.68	c [ SizeOfSearchSpace(log2) = 710.627 ]
14.37/14.68	c InitialSAC = (Timeout)
54.40/55.26	c [ SizeOfSearchSpace(log2) = 710.627 ]
54.40/55.26	c Search(DomWDeg) = 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076129-1215183810/watcher-1076129-1215183810 -o /tmp/evaluation-result-1076129-1215183810/solver-1076129-1215183810 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1076129-1215183810.xml 390769040 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/94 26598
/proc/meminfo: memFree=1501792/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=5348 CPUtime=0
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 251368946 5476352 190 996147200 134512640 135472138 4294956224 18446744073709551615 5536632 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 1337 190 156 234 0 27 0

[startup+0.0650111 s]
/proc/loadavg: 1.99 1.98 1.99 4/94 26598
/proc/meminfo: memFree=1501792/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=7024 CPUtime=0.05
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 856 0 0 0 5 0 0 0 18 0 1 0 251368946 7192576 816 996147200 134512640 135472138 4294956224 18446744073709551615 134707627 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 1756 816 364 234 0 458 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7024

[startup+0.102014 s]
/proc/loadavg: 1.99 1.98 1.99 4/94 26598
/proc/meminfo: memFree=1501792/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=10176 CPUtime=0.08
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 1658 0 0 0 8 0 0 0 18 0 1 0 251368946 10420224 1618 996147200 134512640 135472138 4294956224 18446744073709551615 134793751 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 2544 1618 365 234 0 1246 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10176

[startup+0.301035 s]
/proc/loadavg: 1.99 1.98 1.99 4/94 26598
/proc/meminfo: memFree=1501792/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110344 CPUtime=0.28
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 3058 0 0 0 27 1 0 0 19 0 1 0 251368946 112992256 3018 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27586 3018 396 234 0 26288 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110344

[startup+0.701079 s]
/proc/loadavg: 1.99 1.98 1.99 4/94 26598
/proc/meminfo: memFree=1501792/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110344 CPUtime=0.68
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 3102 0 0 0 67 1 0 0 23 0 1 0 251368946 112992256 3062 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27586 3062 403 234 0 26288 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 110344

[startup+1.50216 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1468440/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=168556 CPUtime=1.46
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 17668 0 0 0 138 8 0 0 25 0 1 0 251368946 172601344 17628 996147200 134512640 135472138 4294956224 18446744073709551615 6002299 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 42139 17629 432 234 0 40841 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 168556

[startup+3.10134 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1392280/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=269140 CPUtime=3.04
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 42832 0 0 0 284 20 0 0 25 0 1 0 251368946 275599360 42792 996147200 134512640 135472138 4294956224 18446744073709551615 6002299 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 67285 42793 433 234 0 65987 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 269140

[startup+6.30168 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1204888/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=441796 CPUtime=6.2
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 85992 0 0 0 581 39 0 0 25 0 1 0 251368946 452399104 85952 996147200 134512640 135472138 4294956224 18446744073709551615 6002299 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 110449 85952 432 234 0 109151 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 441796

[startup+12.7014 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=872216/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=778848 CPUtime=12.49
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 158063 0 0 0 1181 68 0 0 25 0 1 0 251368946 797540352 157483 996147200 134512640 135472138 4294956224 18446744073709551615 134535436 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 194712 157483 439 234 0 193414 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 778848

[startup+25.5017 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1487384/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=25.12
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 159782 0 0 0 2433 79 0 0 25 0 1 0 251368946 112857088 3669 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 3669 457 234 0 26255 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 110212

[startup+51.1015 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1487256/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=50.36
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 159824 0 0 0 4957 79 0 0 25 0 1 0 251368946 112857088 3711 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 3711 457 234 0 26255 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 110212

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1485336/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=100.85
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160314 0 0 0 10005 80 0 0 25 0 1 0 251368946 112857088 4201 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4201 493 234 0 26255 0
Current children cumulated CPU time (s) 100.85
Current children cumulated vsize (KiB) 110212

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1484952/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=159.99
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160378 0 0 0 15919 80 0 0 25 0 1 0 251368946 112857088 4265 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4265 493 234 0 26255 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (KiB) 110212

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1484824/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=219.14
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160378 0 0 0 21834 80 0 0 25 0 1 0 251368946 112857088 4265 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4265 493 234 0 26255 0
Current children cumulated CPU time (s) 219.14
Current children cumulated vsize (KiB) 110212

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1484824/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=278.29
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160378 0 0 0 27749 80 0 0 25 0 1 0 251368946 112857088 4265 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4265 493 234 0 26255 0
Current children cumulated CPU time (s) 278.29
Current children cumulated vsize (KiB) 110212

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 4/95 26599
/proc/meminfo: memFree=1484824/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=337.45
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160378 0 0 0 33665 80 0 0 25 0 1 0 251368946 112857088 4265 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4265 493 234 0 26255 0
Current children cumulated CPU time (s) 337.45
Current children cumulated vsize (KiB) 110212

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1484824/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=396.6
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160378 0 0 0 39580 80 0 0 25 0 1 0 251368946 112857088 4265 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4265 493 234 0 26255 0
Current children cumulated CPU time (s) 396.6
Current children cumulated vsize (KiB) 110212

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1484824/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=455.75
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160383 0 0 0 45495 80 0 0 25 0 1 0 251368946 112857088 4270 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4270 493 234 0 26255 0
Current children cumulated CPU time (s) 455.75
Current children cumulated vsize (KiB) 110212

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1484824/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=514.9
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160383 0 0 0 51410 80 0 0 25 0 1 0 251368946 112857088 4270 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4270 493 234 0 26255 0
Current children cumulated CPU time (s) 514.9
Current children cumulated vsize (KiB) 110212

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1484824/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=574.05
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160383 0 0 0 57325 80 0 0 25 0 1 0 251368946 112857088 4270 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4270 493 234 0 26255 0
Current children cumulated CPU time (s) 574.05
Current children cumulated vsize (KiB) 110212

[startup+642.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/95 26599
/proc/meminfo: memFree=1484824/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=633.22
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160385 0 0 0 63241 81 0 0 25 0 1 0 251368946 112857088 4272 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4272 493 234 0 26255 0
Current children cumulated CPU time (s) 633.22
Current children cumulated vsize (KiB) 110212


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

[startup+882.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 26602
/proc/meminfo: memFree=1551264/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=871.75
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160411 0 0 0 87094 81 0 0 25 0 1 0 251368946 112857088 4298 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4298 493 234 0 26255 0
Current children cumulated CPU time (s) 871.75
Current children cumulated vsize (KiB) 110212

[startup+942.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 26602
/proc/meminfo: memFree=1551264/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=931.51
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160427 0 0 0 93070 81 0 0 25 0 1 0 251368946 112857088 4314 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4314 493 234 0 26255 0
Current children cumulated CPU time (s) 931.51
Current children cumulated vsize (KiB) 110212

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 26602
/proc/meminfo: memFree=1551072/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=991.28
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 99047 81 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585083 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 991.28
Current children cumulated vsize (KiB) 110212

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 26602
/proc/meminfo: memFree=1551072/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1051.05
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 105024 81 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1051.05
Current children cumulated vsize (KiB) 110212

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 26602
/proc/meminfo: memFree=1551072/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1110.81
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 111000 81 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134604951 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1110.81
Current children cumulated vsize (KiB) 110212

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 26602
/proc/meminfo: memFree=1551008/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1170.58
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 116977 81 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1170.58
Current children cumulated vsize (KiB) 110212

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 26613
/proc/meminfo: memFree=1488344/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1230.34
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 122953 81 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1230.34
Current children cumulated vsize (KiB) 110212

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 2/72 26617
/proc/meminfo: memFree=1590744/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1290.11
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 128930 81 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134604978 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1290.11
Current children cumulated vsize (KiB) 110212

[startup+1362.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/75 26879
/proc/meminfo: memFree=1066440/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1349.57
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 134873 84 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1349.57
Current children cumulated vsize (KiB) 110212

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 26879
/proc/meminfo: memFree=1066504/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1409.1
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 140826 84 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1409.1
Current children cumulated vsize (KiB) 110212

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 26899
/proc/meminfo: memFree=1066248/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1468.66
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 146782 84 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 0 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1468.66
Current children cumulated vsize (KiB) 110212

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 26909
/proc/meminfo: memFree=1066248/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1528.52
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 152767 85 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134605036 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1528.52
Current children cumulated vsize (KiB) 110212

[startup+1602.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/75 27005
/proc/meminfo: memFree=1540232/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1588.09
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 158723 86 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134605036 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1588.09
Current children cumulated vsize (KiB) 110212

[startup+1662.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/75 27005
/proc/meminfo: memFree=1536968/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1647.85
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 164698 87 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1647.85
Current children cumulated vsize (KiB) 110212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 27005
/proc/meminfo: memFree=1528072/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1707.62
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 170675 87 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1707.62
Current children cumulated vsize (KiB) 110212

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 27005
/proc/meminfo: memFree=1518920/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1767.38
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 176651 87 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1767.38
Current children cumulated vsize (KiB) 110212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 27005
/proc/meminfo: memFree=1514632/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1800.05
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 179918 87 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 110212

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

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

[startup+1815.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 27005
/proc/meminfo: memFree=1514632/2055920 swapFree=4179552/4192956
[pid=26598] ppid=26596 vsize=110212 CPUtime=1800.05
/proc/26598/stat : 26598 (casperzito) R 26596 26598 25422 0 -1 4194304 160445 0 0 0 179918 87 0 0 25 0 1 0 251368946 112857088 4332 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26598/statm: 27553 4332 493 234 0 26255 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 110212

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.11
CPU time (s): 1800.06
CPU user time (s): 1799.19
CPU system time (s): 0.873867
CPU usage (%): 99.1709
Max. virtual memory (cumulated for all children) (KiB): 778848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 0.873867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160445
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= 16
involuntary context switches= 40866

runsolver used 1.85672 second user time and 5.34619 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-04 17:03:30
IDJOB=1076129
IDBENCH=56564
IDSOLVER=362
FILE ID=node81/1076129-1215183810
PBS_JOBID= 7881541
Free space on /tmp= 126836 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg11-14_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076129-1215183810/watcher-1076129-1215183810 -o /tmp/evaluation-result-1076129-1215183810/solver-1076129-1215183810 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1076129-1215183810.xml 390769040 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6e3672a64dc4ccfe9ada2978ad714d16
RANDOM SEED=390769040

node81.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1502336 kB
Buffers:         65956 kB
Cached:         300396 kB
SwapCached:       6152 kB
Active:         296404 kB
Inactive:       187040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1502336 kB
SwapTotal:     4192956 kB
SwapFree:      4179552 kB
Dirty:            5424 kB
Writeback:           0 kB
Mapped:         134244 kB
Slab:            54888 kB
Committed_AS:  1215932 kB
PageTables:       2060 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126840 MiB
End job on node81 at 2008-07-04 17:33:47