Trace number 1068786

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.01 1805.61

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg5-8_ext.xml
MD5SUMe3ec9a5b9cb8c55618d68f0458a68ffa
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.56061
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 (download as text)

0.00/0.01	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.01	c Parsing = 1
0.06/0.09	c Building = 1
0.08/0.15	c [ NumberOfVariables = 40 ]
0.08/0.15	c [ NumberOfConstraints = 13 ]
0.08/0.15	c [ SizeOfSearchSpace(log2) = 188.018 ]
0.08/0.15	c SymmetrySearch = 1
1.58/1.70	c InitialPropagation = 1
1.68/1.72	c [ SizeOfSearchSpace(log2) = 187.452 ]
1.68/1.72	c InitialSAC = 1
2.48/2.57	c [ SizeOfSearchSpace(log2) = 187.452 ]
2.48/2.57	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-1068786-1215156934/watcher-1068786-1215156934 -o /tmp/evaluation-result-1068786-1215156934/solver-1068786-1215156934 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1068786-1215156934.xml 1994923431 

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.05 2.02 2.00 4/94 28720
/proc/meminfo: memFree=1789912/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=5352 CPUtime=0
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 186 0 1 0 0 0 0 0 18 0 1 0 671422975 5480448 164 996147200 134512640 135477443 4294956224 18446744073709551615 7938136 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 1338 171 144 235 0 27 0

[startup+0.0869971 s]
/proc/loadavg: 2.05 2.02 2.00 4/94 28720
/proc/meminfo: memFree=1789912/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=7056 CPUtime=0.06
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 883 0 1 0 6 0 0 0 18 0 1 0 671422975 7225344 844 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 1764 844 365 235 0 465 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7056

[startup+0.102999 s]
/proc/loadavg: 2.05 2.02 2.00 4/94 28720
/proc/meminfo: memFree=1789912/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103524 CPUtime=0.08
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 1398 0 1 0 8 0 0 0 18 0 1 0 671422975 106008576 1359 996147200 134512640 135477443 4294956224 18446744073709551615 134616480 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25881 1359 393 235 0 24582 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 103524

[startup+0.301036 s]
/proc/loadavg: 2.05 2.02 2.00 4/94 28720
/proc/meminfo: memFree=1789912/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=116724 CPUtime=0.28
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 4737 0 1 0 27 1 0 0 19 0 1 0 671422975 119525376 4698 996147200 134512640 135477443 4294956224 18446744073709551615 8369787 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 29181 4699 432 235 0 27882 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 116724

[startup+0.702113 s]
/proc/loadavg: 2.05 2.02 2.00 4/94 28720
/proc/meminfo: memFree=1789912/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=146292 CPUtime=0.68
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 12131 0 1 0 62 6 0 0 23 0 1 0 671422975 149803008 12092 996147200 134512640 135477443 4294956224 18446744073709551615 8369787 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 36573 12093 432 235 0 35274 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 146292

[startup+1.50126 s]
/proc/loadavg: 2.05 2.02 2.00 3/95 28721
/proc/meminfo: memFree=1722960/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=203116 CPUtime=1.48
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 23709 0 1 0 137 11 0 0 25 0 1 0 671422975 207990784 23562 996147200 134512640 135477443 4294956224 18446744073709551615 134535495 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 50779 23562 437 235 0 49480 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 203116

[startup+3.10156 s]
/proc/loadavg: 2.05 2.02 2.00 3/95 28721
/proc/meminfo: memFree=1784144/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=3.08
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24212 0 1 0 295 13 0 0 25 0 1 0 671422975 106135552 1705 996147200 134512640 135477443 4294956224 18446744073709551615 134590247 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1705 475 235 0 24613 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103648

[startup+6.30215 s]
/proc/loadavg: 2.05 2.02 2.00 3/95 28721
/proc/meminfo: memFree=1783384/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=6.28
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24272 0 1 0 615 13 0 0 25 0 1 0 671422975 106135552 1765 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1765 475 235 0 24613 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 103648

[startup+12.7013 s]
/proc/loadavg: 2.05 2.02 2.00 3/95 28721
/proc/meminfo: memFree=1783512/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=12.67
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24272 0 1 0 1254 13 0 0 25 0 1 0 671422975 106135552 1765 996147200 134512640 135477443 4294956224 18446744073709551615 134590321 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1765 475 235 0 24613 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 103648

[startup+25.5017 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 28721
/proc/meminfo: memFree=1783648/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=25.47
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24284 0 1 0 2534 13 0 0 25 0 1 0 671422975 106135552 1777 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1777 475 235 0 24613 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 103648

[startup+51.1015 s]
/proc/loadavg: 2.02 2.02 2.00 3/95 28721
/proc/meminfo: memFree=1783648/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=51.06
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24284 0 1 0 5092 14 0 0 25 0 1 0 671422975 106135552 1777 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1777 475 235 0 24613 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 103648

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 28721
/proc/meminfo: memFree=1783584/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=102.25
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24285 0 1 0 10211 14 0 0 25 0 1 0 671422975 106135552 1778 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1778 475 235 0 24613 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 103648

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28721
/proc/meminfo: memFree=1783520/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=162.22
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24285 0 1 0 16208 14 0 0 25 0 1 0 671422975 106135552 1778 996147200 134512640 135477443 4294956224 18446744073709551615 134601014 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1778 475 235 0 24613 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 103648

[startup+222.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/95 28721
/proc/meminfo: memFree=1783456/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=222.2
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24285 0 1 0 22206 14 0 0 25 0 1 0 671422975 106135552 1778 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1778 475 235 0 24613 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 103648

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 28721
/proc/meminfo: memFree=1783392/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=282.18
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24285 0 1 0 28204 14 0 0 25 0 1 0 671422975 106135552 1778 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1778 475 235 0 24613 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 103648

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28721
/proc/meminfo: memFree=1783392/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=342.16
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24285 0 1 0 34202 14 0 0 25 0 1 0 671422975 106135552 1778 996147200 134512640 135477443 4294956224 18446744073709551615 134590128 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1778 475 235 0 24613 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 103648

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28721
/proc/meminfo: memFree=1783328/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=402.14
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24285 0 1 0 40200 14 0 0 25 0 1 0 671422975 106135552 1778 996147200 134512640 135477443 4294956224 18446744073709551615 134590252 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1778 475 235 0 24613 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 103648

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28721
/proc/meminfo: memFree=1783264/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=462.11
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24285 0 1 0 46197 14 0 0 25 0 1 0 671422975 106135552 1778 996147200 134512640 135477443 4294956224 18446744073709551615 134600903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 25912 1778 475 235 0 24613 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 103648

[startup+522.302 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 28759
/proc/meminfo: memFree=1839368/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=521.97
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24296 0 1 0 52183 14 0 0 25 0 1 0 671422975 106135552 1789 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1789 475 235 0 24613 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 103648

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 28759
/proc/meminfo: memFree=1823432/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=581.71
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24298 0 1 0 58157 14 0 0 25 0 1 0 671422975 106135552 1791 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1791 475 235 0 24613 0
Current children cumulated CPU time (s) 581.71
Current children cumulated vsize (KiB) 103648

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 28759
/proc/meminfo: memFree=1817544/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=641.47
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24310 0 1 0 64133 14 0 0 25 0 1 0 671422975 106135552 1803 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1803 475 235 0 24613 0
Current children cumulated CPU time (s) 641.47
Current children cumulated vsize (KiB) 103648


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

[startup+822.302 s]
/proc/loadavg: 2.18 2.05 2.01 3/82 28759
/proc/meminfo: memFree=1817352/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=820.73
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24310 0 1 0 82059 14 0 0 25 0 1 0 671422975 106135552 1803 996147200 134512640 135477443 4294956224 18446744073709551615 134600893 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1803 475 235 0 24613 0
Current children cumulated CPU time (s) 820.73
Current children cumulated vsize (KiB) 103648

[startup+882.302 s]
/proc/loadavg: 2.18 2.07 2.02 3/82 28759
/proc/meminfo: memFree=1817288/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=880.49
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24310 0 1 0 88035 14 0 0 25 0 1 0 671422975 106135552 1803 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1803 475 235 0 24613 0
Current children cumulated CPU time (s) 880.49
Current children cumulated vsize (KiB) 103648

[startup+942.302 s]
/proc/loadavg: 2.17 2.08 2.02 3/82 28760
/proc/meminfo: memFree=1817224/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=940.25
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24310 0 1 0 94010 15 0 0 25 0 1 0 671422975 106135552 1803 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1803 475 235 0 24613 0
Current children cumulated CPU time (s) 940.25
Current children cumulated vsize (KiB) 103648

[startup+1002.3 s]
/proc/loadavg: 2.15 2.09 2.03 3/82 28760
/proc/meminfo: memFree=1817160/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1000
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 99985 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 135268218 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1000
Current children cumulated vsize (KiB) 103648

[startup+1062.3 s]
/proc/loadavg: 2.09 2.09 2.03 3/82 28760
/proc/meminfo: memFree=1817160/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1059.76
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 105961 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1059.76
Current children cumulated vsize (KiB) 103648

[startup+1122.3 s]
/proc/loadavg: 2.07 2.08 2.03 3/82 28761
/proc/meminfo: memFree=1817032/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1119.5
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 111935 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1119.5
Current children cumulated vsize (KiB) 103648

[startup+1182.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/82 28761
/proc/meminfo: memFree=1816904/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1179.26
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 117911 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1179.26
Current children cumulated vsize (KiB) 103648

[startup+1242.3 s]
/proc/loadavg: 2.58 2.22 2.08 3/82 28761
/proc/meminfo: memFree=1816776/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1239.01
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 123886 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1239.01
Current children cumulated vsize (KiB) 103648

[startup+1302.3 s]
/proc/loadavg: 2.56 2.28 2.10 3/82 28761
/proc/meminfo: memFree=1816840/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1298.77
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 129862 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1298.77
Current children cumulated vsize (KiB) 103648

[startup+1362.3 s]
/proc/loadavg: 2.21 2.23 2.09 3/82 28761
/proc/meminfo: memFree=1816904/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1358.52
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 135837 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1358.52
Current children cumulated vsize (KiB) 103648

[startup+1422.31 s]
/proc/loadavg: 2.07 2.18 2.09 3/82 28761
/proc/meminfo: memFree=1816840/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1418.28
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 141813 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590252 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1418.28
Current children cumulated vsize (KiB) 103648

[startup+1482.3 s]
/proc/loadavg: 2.02 2.15 2.08 3/82 28761
/proc/meminfo: memFree=1816840/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1478.03
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 147788 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1478.03
Current children cumulated vsize (KiB) 103648

[startup+1542.3 s]
/proc/loadavg: 2.01 2.12 2.07 3/82 28767
/proc/meminfo: memFree=1816712/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1537.77
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 153762 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1537.77
Current children cumulated vsize (KiB) 103648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.09 2.07 3/82 28767
/proc/meminfo: memFree=1816648/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1597.53
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 159738 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1597.53
Current children cumulated vsize (KiB) 103648

[startup+1662.3 s]
/proc/loadavg: 2.00 2.07 2.06 3/82 28767
/proc/meminfo: memFree=1816712/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1657.27
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 165712 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1657.27
Current children cumulated vsize (KiB) 103648

[startup+1722.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/82 28767
/proc/meminfo: memFree=1816456/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1717.03
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 171688 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134601023 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1717.03
Current children cumulated vsize (KiB) 103648

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/82 28767
/proc/meminfo: memFree=1816456/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1776.79
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 177664 15 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1776.79
Current children cumulated vsize (KiB) 103648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 2.00 2.04 2.05 3/82 28767
/proc/meminfo: memFree=1816392/2055924 swapFree=4177292/4192956
[pid=28720] ppid=28718 vsize=103648 CPUtime=1800
/proc/28720/stat : 28720 (casperzao) R 28718 28720 28269 0 -1 4194304 24313 0 1 0 179984 16 0 0 25 0 1 0 671422975 106135552 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/28720/statm: 25912 1806 475 235 0 24613 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 103648

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): 1805.61
CPU time (s): 1800.01
CPU user time (s): 1799.84
CPU system time (s): 0.163975
CPU usage (%): 99.6898
Max. virtual memory (cumulated for all children) (KiB): 203116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24313
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 28669

runsolver used 1.73474 second user time and 4.91625 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-04 09:35:34
IDJOB=1068786
IDBENCH=55543
IDSOLVER=361
FILE ID=node83/1068786-1215156934
PBS_JOBID= 7877465
Free space on /tmp= 66532 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg5-8_ext.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068786-1215156934/watcher-1068786-1215156934 -o /tmp/evaluation-result-1068786-1215156934/solver-1068786-1215156934 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1068786-1215156934.xml 1994923431 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e3ec9a5b9cb8c55618d68f0458a68ffa
RANDOM SEED=1994923431

node83.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.263
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.263
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:      2055924 kB
MemFree:       1790328 kB
Buffers:         10276 kB
Cached:         107416 kB
SwapCached:       9264 kB
Active:         200568 kB
Inactive:        20356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1790328 kB
SwapTotal:     4192956 kB
SwapFree:      4177292 kB
Dirty:            3648 kB
Writeback:           0 kB
Mapped:         117700 kB
Slab:            29352 kB
Committed_AS:  1703988 kB
PageTables:       2172 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= 66548 MiB
End job on node83 at 2008-07-04 10:05:42