Trace number 1067766

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 zao? (TO) 1800.08 1814.13

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-23-04.xml
MD5SUM60de36950254e9d89851a191e6b5db44
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark858.914
Satisfiable
(Un)Satisfiability was proved
Number of variables449
Number of constraints4287
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension170
Number of constraints which are defined in intension4117
Global constraints used (with number of constraints)

Solver Data (download as text)

0.17/0.22	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.17/0.22	c Parsing = 1
0.27/0.32	c Building = 1
7.33/7.40	c [ NumberOfVariables = 449 ]
7.33/7.40	c [ NumberOfConstraints = 4287 ]
7.33/7.40	c [ SizeOfSearchSpace(log2) = 2110.5 ]
7.33/7.40	c SymmetrySearch = 1
12.62/12.74	c InitialPropagation = 1
12.72/12.81	c [ SizeOfSearchSpace(log2) = 2079.92 ]
12.72/12.81	c InitialSAC = (Timeout)
48.66/48.92	c [ SizeOfSearchSpace(log2) = 2079.45 ]
48.66/48.92	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-1067766-1215151176/watcher-1067766-1215151176 -o /tmp/evaluation-result-1067766-1215151176/solver-1067766-1215151176 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1067766-1215151176.xml 880721776 

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: 2.58 2.61 2.28 4/83 5582
/proc/meminfo: memFree=1245944/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=18572 CPUtime=0
/proc/5582/stat : 5582 (runsolver) R 5580 5582 1029 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1994091063 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 254195330343 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5582/statm: 4643 292 257 25 0 2626 0

[startup+0.091579 s]
/proc/loadavg: 2.58 2.61 2.28 4/83 5582
/proc/meminfo: memFree=1245944/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=6520 CPUtime=0.06
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 752 0 2 0 6 0 0 0 18 0 1 0 1994091063 6676480 714 996147200 134512640 135477443 4294956224 18446744073709551615 134755065 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 1630 714 370 235 0 331 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6520

[startup+0.101575 s]
/proc/loadavg: 2.58 2.61 2.28 4/83 5582
/proc/meminfo: memFree=1245944/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=6652 CPUtime=0.07
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 783 0 2 0 7 0 0 0 18 0 1 0 1994091063 6811648 745 996147200 134512640 135477443 4294956224 18446744073709551615 8152417 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 1663 745 370 235 0 364 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6652

[startup+0.301611 s]
/proc/loadavg: 2.58 2.61 2.28 4/83 5582
/proc/meminfo: memFree=1245944/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=9028 CPUtime=0.27
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 1377 0 2 0 26 1 0 0 19 0 1 0 1994091063 9244672 1339 996147200 134512640 135477443 4294956224 18446744073709551615 8154664 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 2257 1339 370 235 0 958 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9028

[startup+0.701677 s]
/proc/loadavg: 2.58 2.61 2.28 4/83 5582
/proc/meminfo: memFree=1245944/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=108480 CPUtime=0.66
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 6076 0 3 0 63 3 0 0 23 0 1 0 1994091063 111083520 2924 996147200 134512640 135477443 4294956224 18446744073709551615 134616606 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 27120 2924 460 235 0 25821 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 108480

[startup+1.5028 s]
/proc/loadavg: 2.58 2.61 2.28 3/84 5583
/proc/meminfo: memFree=1228336/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=306816 CPUtime=1.46
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 17049 0 3 0 137 9 0 0 25 0 1 0 1994091063 314179584 5862 996147200 134512640 135477443 4294956224 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 76704 5862 460 235 0 75405 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 306816

[startup+3.10105 s]
/proc/loadavg: 2.58 2.61 2.28 3/84 5583
/proc/meminfo: memFree=1211888/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=329124 CPUtime=3.06
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 39862 0 3 0 282 24 0 0 25 0 1 0 1994091063 337022976 11845 996147200 134512640 135477443 4294956224 18446744073709551615 134922351 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 82281 11845 460 235 0 80982 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 329124

[startup+6.30154 s]
/proc/loadavg: 2.54 2.60 2.28 3/84 5583
/proc/meminfo: memFree=1159088/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=374136 CPUtime=6.24
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 85969 0 3 0 571 53 0 0 25 0 1 0 1994091063 383115264 23914 996147200 134512640 135477443 4294956224 18446744073709551615 4158417244 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 93534 23914 460 235 0 92235 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 374136

[startup+12.7015 s]
/proc/loadavg: 2.49 2.59 2.28 3/84 5583
/proc/meminfo: memFree=910640/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=369928 CPUtime=12.62
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 142048 0 3 0 1177 85 0 0 25 0 1 0 1994091063 378806272 66226 996147200 134512640 135477443 4294956224 18446744073709551615 8151192 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 92482 66226 501 235 0 91183 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 369928

[startup+25.5015 s]
/proc/loadavg: 2.38 2.56 2.27 3/84 5583
/proc/meminfo: memFree=1126640/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=25.36
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 142916 0 3 0 2448 88 0 0 25 0 1 0 1994091063 206991360 29026 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 29026 504 235 0 49236 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 202140

[startup+51.1015 s]
/proc/loadavg: 2.25 2.51 2.26 3/84 5583
/proc/meminfo: memFree=1122800/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=50.85
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 143450 0 3 0 4997 88 0 0 25 0 1 0 1994091063 206991360 29560 996147200 134512640 135477443 4294956224 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 29560 525 235 0 49236 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 202140

[startup+102.306 s]
/proc/loadavg: 2.17 2.45 2.25 3/83 5638
/proc/meminfo: memFree=1655408/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=101.73
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 143450 0 3 0 10082 91 0 0 25 0 1 0 1994091063 206991360 29560 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 29560 525 235 0 49236 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 202140

[startup+162.302 s]
/proc/loadavg: 2.06 2.36 2.24 3/83 5638
/proc/meminfo: memFree=1575088/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=161.2
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144410 0 3 0 16028 92 0 0 25 0 1 0 1994091063 206991360 30520 996147200 134512640 135477443 4294956224 18446744073709551615 134912722 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30520 525 235 0 49236 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 202140

[startup+222.301 s]
/proc/loadavg: 2.09 2.31 2.22 3/83 5638
/proc/meminfo: memFree=1517488/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=220.68
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144425 0 3 0 21976 92 0 0 25 0 1 0 1994091063 206991360 30535 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30535 525 235 0 49236 0
Current children cumulated CPU time (s) 220.68
Current children cumulated vsize (KiB) 202140

[startup+282.301 s]
/proc/loadavg: 2.03 2.25 2.21 3/83 5638
/proc/meminfo: memFree=1491760/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=280.17
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144425 0 3 0 27924 93 0 0 25 0 1 0 1994091063 206991360 30535 996147200 134512640 135477443 4294956224 18446744073709551615 134923151 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30535 525 235 0 49236 0
Current children cumulated CPU time (s) 280.17
Current children cumulated vsize (KiB) 202140

[startup+342.302 s]
/proc/loadavg: 2.01 2.20 2.19 3/83 5638
/proc/meminfo: memFree=1449200/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=339.65
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144432 0 3 0 33871 94 0 0 25 0 1 0 1994091063 206991360 30542 996147200 134512640 135477443 4294956224 18446744073709551615 134912719 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30542 525 235 0 49236 0
Current children cumulated CPU time (s) 339.65
Current children cumulated vsize (KiB) 202140

[startup+402.303 s]
/proc/loadavg: 1.95 2.15 2.17 3/75 5640
/proc/meminfo: memFree=1594096/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=399.16
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144660 0 3 0 39821 95 0 0 25 0 1 0 1994091063 206991360 30770 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30770 525 235 0 49236 0
Current children cumulated CPU time (s) 399.16
Current children cumulated vsize (KiB) 202140

[startup+462.301 s]
/proc/loadavg: 1.98 2.12 2.16 3/75 5640
/proc/meminfo: memFree=1508272/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=458.69
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144660 0 3 0 45774 95 0 0 25 0 1 0 1994091063 206991360 30770 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30770 525 235 0 49236 0
Current children cumulated CPU time (s) 458.69
Current children cumulated vsize (KiB) 202140

[startup+522.302 s]
/proc/loadavg: 1.99 2.10 2.15 3/75 5640
/proc/meminfo: memFree=1503088/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=518.23
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144660 0 3 0 51728 95 0 0 25 0 1 0 1994091063 206991360 30770 996147200 134512640 135477443 4294956224 18446744073709551615 134590247 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30770 525 235 0 49236 0
Current children cumulated CPU time (s) 518.23
Current children cumulated vsize (KiB) 202140

[startup+582.302 s]
/proc/loadavg: 1.99 2.08 2.13 3/75 5640
/proc/meminfo: memFree=1503088/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=577.77
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144660 0 3 0 57682 95 0 0 25 0 1 0 1994091063 206991360 30770 996147200 134512640 135477443 4294956224 18446744073709551615 134912724 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30770 525 235 0 49236 0
Current children cumulated CPU time (s) 577.77
Current children cumulated vsize (KiB) 202140

[startup+642.301 s]
/proc/loadavg: 1.99 2.06 2.12 3/75 5640
/proc/meminfo: memFree=1500784/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=637.31
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144660 0 3 0 63636 95 0 0 25 0 1 0 1994091063 206991360 30770 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30770 525 235 0 49236 0
Current children cumulated CPU time (s) 637.31
Current children cumulated vsize (KiB) 202140


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

[startup+882.301 s]
/proc/loadavg: 1.99 2.02 2.08 3/75 5640
/proc/meminfo: memFree=1499248/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=875.44
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144663 0 3 0 87449 95 0 0 25 0 1 0 1994091063 206991360 30773 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30773 525 235 0 49236 0
Current children cumulated CPU time (s) 875.44
Current children cumulated vsize (KiB) 202140

[startup+942.302 s]
/proc/loadavg: 1.99 2.01 2.08 3/75 5640
/proc/meminfo: memFree=1499184/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=934.98
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144663 0 3 0 93403 95 0 0 25 0 1 0 1994091063 206991360 30773 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30773 525 235 0 49236 0
Current children cumulated CPU time (s) 934.98
Current children cumulated vsize (KiB) 202140

[startup+1002.3 s]
/proc/loadavg: 1.99 2.01 2.07 3/75 5640
/proc/meminfo: memFree=1499184/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=994.52
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144663 0 3 0 99357 95 0 0 25 0 1 0 1994091063 206991360 30773 996147200 134512640 135477443 4294956224 18446744073709551615 134609680 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30773 525 235 0 49236 0
Current children cumulated CPU time (s) 994.52
Current children cumulated vsize (KiB) 202140

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.07 3/75 5640
/proc/meminfo: memFree=1499184/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1054.06
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144663 0 3 0 105310 96 0 0 25 0 1 0 1994091063 206991360 30773 996147200 134512640 135477443 4294956224 18446744073709551615 134600912 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30773 525 235 0 49236 0
Current children cumulated CPU time (s) 1054.06
Current children cumulated vsize (KiB) 202140

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.06 3/75 5640
/proc/meminfo: memFree=1498928/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1113.59
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144663 0 3 0 111263 96 0 0 25 0 1 0 1994091063 206991360 30773 996147200 134512640 135477443 4294956224 18446744073709551615 134590313 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30773 525 235 0 49236 0
Current children cumulated CPU time (s) 1113.59
Current children cumulated vsize (KiB) 202140

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.05 3/75 5640
/proc/meminfo: memFree=1497712/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1173.13
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144663 0 3 0 117217 96 0 0 25 0 1 0 1994091063 206991360 30773 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30773 525 235 0 49236 0
Current children cumulated CPU time (s) 1173.13
Current children cumulated vsize (KiB) 202140

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 2.05 3/75 5640
/proc/meminfo: memFree=1497520/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1232.66
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144663 0 3 0 123170 96 0 0 25 0 1 0 1994091063 206991360 30773 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30773 525 235 0 49236 0
Current children cumulated CPU time (s) 1232.66
Current children cumulated vsize (KiB) 202140

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/75 5640
/proc/meminfo: memFree=1497520/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1292.2
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144663 0 3 0 129124 96 0 0 25 0 1 0 1994091063 206991360 30773 996147200 134512640 135477443 4294956224 18446744073709551615 134610332 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30773 525 235 0 49236 0
Current children cumulated CPU time (s) 1292.2
Current children cumulated vsize (KiB) 202140

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/75 5640
/proc/meminfo: memFree=1497520/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1351.74
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144663 0 3 0 135078 96 0 0 25 0 1 0 1994091063 206991360 30773 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30773 525 235 0 49236 0
Current children cumulated CPU time (s) 1351.74
Current children cumulated vsize (KiB) 202140

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 2.03 3/75 5640
/proc/meminfo: memFree=1497520/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1411.27
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144663 0 3 0 141031 96 0 0 25 0 1 0 1994091063 206991360 30773 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30773 525 235 0 49236 0
Current children cumulated CPU time (s) 1411.27
Current children cumulated vsize (KiB) 202140

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.03 3/75 5640
/proc/meminfo: memFree=1497520/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1470.81
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144665 0 3 0 146985 96 0 0 25 0 1 0 1994091063 206991360 30775 996147200 134512640 135477443 4294956224 18446744073709551615 134609556 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30775 525 235 0 49236 0
Current children cumulated CPU time (s) 1470.81
Current children cumulated vsize (KiB) 202140

[startup+1542.3 s]
/proc/loadavg: 2.07 2.03 2.03 3/75 5640
/proc/meminfo: memFree=1496624/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1530.34
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144665 0 3 0 152938 96 0 0 25 0 1 0 1994091063 206991360 30775 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30775 525 235 0 49236 0
Current children cumulated CPU time (s) 1530.34
Current children cumulated vsize (KiB) 202140

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/75 5640
/proc/meminfo: memFree=1496624/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1589.87
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144665 0 3 0 158891 96 0 0 25 0 1 0 1994091063 206991360 30775 996147200 134512640 135477443 4294956224 18446744073709551615 134990314 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30775 525 235 0 49236 0
Current children cumulated CPU time (s) 1589.87
Current children cumulated vsize (KiB) 202140

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/75 5640
/proc/meminfo: memFree=1496560/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1649.41
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144674 0 3 0 164845 96 0 0 25 0 1 0 1994091063 206991360 30784 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30784 525 235 0 49236 0
Current children cumulated CPU time (s) 1649.41
Current children cumulated vsize (KiB) 202140

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/75 5640
/proc/meminfo: memFree=1496560/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1708.95
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144674 0 3 0 170799 96 0 0 25 0 1 0 1994091063 206991360 30784 996147200 134512640 135477443 4294956224 18446744073709551615 134590340 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30784 525 235 0 49236 0
Current children cumulated CPU time (s) 1708.95
Current children cumulated vsize (KiB) 202140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/75 5640
/proc/meminfo: memFree=1495984/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1768.48
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144674 0 3 0 176752 96 0 0 25 0 1 0 1994091063 206991360 30784 996147200 134512640 135477443 4294956224 18446744073709551615 134990351 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30784 525 235 0 49236 0
Current children cumulated CPU time (s) 1768.48
Current children cumulated vsize (KiB) 202140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.1 s]
/proc/loadavg: 2.07 2.02 2.01 3/75 5641
/proc/meminfo: memFree=1495984/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1800.05
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144674 0 3 0 179908 97 0 0 25 0 1 0 1994091063 206991360 30784 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30784 525 235 0 49236 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 202140

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

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

[startup+1814.1 s]
/proc/loadavg: 2.07 2.02 2.01 3/75 5641
/proc/meminfo: memFree=1495984/2055920 swapFree=4179828/4192956
[pid=5582] ppid=5580 vsize=202140 CPUtime=1800.05
/proc/5582/stat : 5582 (casperzao) R 5580 5582 1029 0 -1 4194304 144674 0 3 0 179908 97 0 0 25 0 1 0 1994091063 206991360 30784 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/5582/statm: 50535 30784 525 235 0 49236 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 202140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.13
CPU time (s): 1800.08
CPU user time (s): 1799.08
CPU system time (s): 0.990849
CPU usage (%): 99.2254
Max. virtual memory (cumulated for all children) (KiB): 389580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 0.990849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144674
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 42880

runsolver used 1.78773 second user time and 4.82926 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-04 07:59:36
IDJOB=1067766
IDBENCH=55441
IDSOLVER=361
FILE ID=node34/1067766-1215151176
PBS_JOBID= 7877337
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-23-04.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067766-1215151176/watcher-1067766-1215151176 -o /tmp/evaluation-result-1067766-1215151176/solver-1067766-1215151176 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1067766-1215151176.xml 880721776 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 60de36950254e9d89851a191e6b5db44
RANDOM SEED=880721776

node34.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.259
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.259
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:       1246424 kB
Buffers:          3620 kB
Cached:          46884 kB
SwapCached:       6752 kB
Active:         746996 kB
Inactive:         7496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1246424 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            4028 kB
Writeback:           0 kB
Mapped:         715592 kB
Slab:            38968 kB
Committed_AS:  4160056 kB
PageTables:       3200 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= 66420 MiB
End job on node34 at 2008-07-04 08:29:52