Trace number 1067787

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.06 1809.22

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-21-10.xml
MD5SUM1f87e4292cfe73339ea9f9057c89531b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark372.809
Satisfiable
(Un)Satisfiability was proved
Number of variables383
Number of constraints1869
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension134
Number of constraints which are defined in intension1735
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.09/0.15	c Building = 1
3.09/3.10	c [ NumberOfVariables = 383 ]
3.09/3.10	c [ NumberOfConstraints = 1869 ]
3.09/3.10	c [ SizeOfSearchSpace(log2) = 1800.27 ]
3.09/3.10	c SymmetrySearch = (Timeout)
15.64/15.79	c [ Proceeding without symmetry breaking ]
15.84/15.99	c InitialPropagation = 1
15.94/16.05	c [ SizeOfSearchSpace(log2) = 1753.42 ]
15.94/16.05	c InitialSAC = 1
21.82/21.94	c [ SizeOfSearchSpace(log2) = 1753.36 ]
21.82/21.94	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-1067787-1215151336/watcher-1067787-1215151336 -o /tmp/evaluation-result-1067787-1215151336/solver-1067787-1215151336 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1067787-1215151336.xml 874294080 

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.02 2.52 2.41 4/79 25526
/proc/meminfo: memFree=1591436/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=5352 CPUtime=0
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 670860138 5480448 191 996147200 134512640 135477443 4294956224 18446744073709551615 10230648 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 1338 191 157 235 0 27 0

[startup+0.0808629 s]
/proc/loadavg: 2.02 2.52 2.41 4/79 25526
/proc/meminfo: memFree=1591436/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=6644 CPUtime=0.07
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 777 0 0 0 7 0 0 0 18 0 1 0 670860138 6803456 737 996147200 134512640 135477443 4294956224 18446744073709551615 4158915863 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 1661 738 370 235 0 362 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6644

[startup+0.101864 s]
/proc/loadavg: 2.02 2.52 2.41 4/79 25526
/proc/meminfo: memFree=1591436/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=6908 CPUtime=0.09
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 843 0 0 0 9 0 0 0 18 0 1 0 670860138 7073792 803 996147200 134512640 135477443 4294956224 18446744073709551615 134755065 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 1727 803 370 235 0 428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6908

[startup+0.301884 s]
/proc/loadavg: 2.02 2.52 2.41 4/79 25526
/proc/meminfo: memFree=1591436/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=291080 CPUtime=0.29
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 3036 0 0 0 28 1 0 0 19 0 1 0 670860138 298065920 1714 996147200 134512640 135477443 4294956224 18446744073709551615 134583366 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 72770 1714 459 235 0 71471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 291080

[startup+0.701927 s]
/proc/loadavg: 2.02 2.52 2.41 4/79 25526
/proc/meminfo: memFree=1591436/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=295832 CPUtime=0.68
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 8138 0 0 0 65 3 0 0 22 0 1 0 670860138 302931968 2989 996147200 134512640 135477443 4294956224 18446744073709551615 10696315 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 73958 2992 459 235 0 72659 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 295832

[startup+1.50201 s]
/proc/loadavg: 2.02 2.51 2.40 3/80 25527
/proc/meminfo: memFree=1577092/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=305996 CPUtime=1.48
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 19818 0 0 0 140 8 0 0 25 0 1 0 670860138 313339904 5784 996147200 134512640 135477443 4294956224 18446744073709551615 135268320 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 76499 5784 459 235 0 75200 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 305996

[startup+3.10117 s]
/proc/loadavg: 2.02 2.51 2.40 3/80 25527
/proc/meminfo: memFree=1561476/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=326192 CPUtime=3.09
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 43866 0 0 0 288 21 0 0 25 0 1 0 670860138 334020608 11384 996147200 134512640 135477443 4294956224 18446744073709551615 135270265 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 81548 11384 459 235 0 80249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 326192

[startup+6.30152 s]
/proc/loadavg: 2.02 2.51 2.40 2/75 25545
/proc/meminfo: memFree=1458476/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=286504 CPUtime=6.25
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 75456 0 0 0 589 36 0 0 25 0 1 0 670860138 293380096 42783 996147200 134512640 135477443 4294956224 18446744073709551615 134534887 0 0 4096 0 0 0 0 17 1 0 0
/proc/25526/statm: 71626 42783 492 235 0 70327 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 286504

[startup+12.7012 s]
/proc/loadavg: 2.25 2.54 2.41 2/75 25547
/proc/meminfo: memFree=1422316/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=286504 CPUtime=12.64
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 76305 0 0 0 1228 36 0 0 25 0 1 0 670860138 293380096 43578 996147200 134512640 135477443 4294956224 18446744073709551615 134534899 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 71626 43578 492 235 0 70327 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 286504

[startup+25.5015 s]
/proc/loadavg: 2.36 2.56 2.42 3/80 25555
/proc/meminfo: memFree=1404812/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=25.3
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 78634 0 0 0 2490 40 0 0 25 0 1 0 670860138 142110720 12767 996147200 134512640 135477443 4294956224 18446744073709551615 134673680 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 12767 515 235 0 33396 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 138780

[startup+51.1012 s]
/proc/loadavg: 2.36 2.54 2.42 3/80 25555
/proc/meminfo: memFree=1524748/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=50.74
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 78936 0 0 0 5034 40 0 0 25 0 1 0 670860138 142110720 13069 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13069 515 235 0 33396 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 138780

[startup+102.301 s]
/proc/loadavg: 2.14 2.45 2.39 3/80 25555
/proc/meminfo: memFree=1523404/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=101.68
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79173 0 0 0 10128 40 0 0 25 0 1 0 670860138 142110720 13306 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13306 515 235 0 33396 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 138780

[startup+162.302 s]
/proc/loadavg: 2.05 2.36 2.36 3/80 25555
/proc/meminfo: memFree=1523404/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=161.38
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79173 0 0 0 16098 40 0 0 25 0 1 0 670860138 142110720 13306 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13306 515 235 0 33396 0
Current children cumulated CPU time (s) 161.38
Current children cumulated vsize (KiB) 138780

[startup+222.307 s]
/proc/loadavg: 2.02 2.30 2.34 3/80 25555
/proc/meminfo: memFree=1522956/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=221.09
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 22069 40 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 221.09
Current children cumulated vsize (KiB) 138780

[startup+282.301 s]
/proc/loadavg: 2.00 2.24 2.32 3/80 25555
/proc/meminfo: memFree=1521868/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=280.78
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 28037 41 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134590313 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 280.78
Current children cumulated vsize (KiB) 138780

[startup+342.301 s]
/proc/loadavg: 2.00 2.19 2.29 3/80 25555
/proc/meminfo: memFree=1521804/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=340.48
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 34007 41 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134600802 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 340.48
Current children cumulated vsize (KiB) 138780

[startup+402.302 s]
/proc/loadavg: 2.00 2.16 2.27 3/80 25555
/proc/meminfo: memFree=1521804/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=400.18
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 39977 41 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 400.18
Current children cumulated vsize (KiB) 138780

[startup+462.302 s]
/proc/loadavg: 2.00 2.12 2.25 3/80 25555
/proc/meminfo: memFree=1521740/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=459.88
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 45947 41 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 459.88
Current children cumulated vsize (KiB) 138780

[startup+522.302 s]
/proc/loadavg: 2.00 2.10 2.23 3/80 25555
/proc/meminfo: memFree=1521740/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=519.58
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 51917 41 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134590201 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 519.58
Current children cumulated vsize (KiB) 138780

[startup+582.301 s]
/proc/loadavg: 2.00 2.08 2.22 3/80 25556
/proc/meminfo: memFree=1521548/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=579.28
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 57887 41 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 579.28
Current children cumulated vsize (KiB) 138780

[startup+642.301 s]
/proc/loadavg: 2.00 2.06 2.20 3/80 25556
/proc/meminfo: memFree=1521548/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=638.98
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 63857 41 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134990240 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 638.98
Current children cumulated vsize (KiB) 138780


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

[startup+882.306 s]
/proc/loadavg: 2.00 2.02 2.15 3/80 25556
/proc/meminfo: memFree=1521484/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=877.78
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 87736 42 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 877.78
Current children cumulated vsize (KiB) 138780

[startup+942.302 s]
/proc/loadavg: 2.00 2.02 2.13 3/80 25556
/proc/meminfo: memFree=1521484/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=937.48
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 93706 42 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134600905 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 937.48
Current children cumulated vsize (KiB) 138780

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/80 25556
/proc/meminfo: memFree=1521484/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=997.18
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 99676 42 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 997.18
Current children cumulated vsize (KiB) 138780

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/80 25556
/proc/meminfo: memFree=1521484/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1056.87
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79268 0 0 0 105645 42 0 0 25 0 1 0 670860138 142110720 13401 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13401 515 235 0 33396 0
Current children cumulated CPU time (s) 1056.87
Current children cumulated vsize (KiB) 138780

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/80 25556
/proc/meminfo: memFree=1521356/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1116.58
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79319 0 0 0 111616 42 0 0 25 0 1 0 670860138 142110720 13452 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13452 515 235 0 33396 0
Current children cumulated CPU time (s) 1116.58
Current children cumulated vsize (KiB) 138780

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.09 3/80 25556
/proc/meminfo: memFree=1521292/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1176.27
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 117585 42 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134600938 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1176.27
Current children cumulated vsize (KiB) 138780

[startup+1242.3 s]
/proc/loadavg: 2.09 2.03 2.09 3/80 25556
/proc/meminfo: memFree=1521036/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1235.98
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 123555 43 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134600845 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1235.98
Current children cumulated vsize (KiB) 138780

[startup+1302.3 s]
/proc/loadavg: 2.09 2.04 2.09 3/80 25556
/proc/meminfo: memFree=1521036/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1295.68
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 129525 43 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1295.68
Current children cumulated vsize (KiB) 138780

[startup+1362.3 s]
/proc/loadavg: 2.09 2.04 2.09 3/80 25556
/proc/meminfo: memFree=1521036/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1355.38
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 135495 43 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134912776 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1355.38
Current children cumulated vsize (KiB) 138780

[startup+1422.3 s]
/proc/loadavg: 2.08 2.05 2.09 3/80 25556
/proc/meminfo: memFree=1521036/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1415.08
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 141465 43 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1415.08
Current children cumulated vsize (KiB) 138780

[startup+1482.3 s]
/proc/loadavg: 2.15 2.07 2.09 3/80 25556
/proc/meminfo: memFree=1521036/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1474.77
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 147434 43 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134673693 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1474.77
Current children cumulated vsize (KiB) 138780

[startup+1542.31 s]
/proc/loadavg: 2.22 2.10 2.10 3/80 25556
/proc/meminfo: memFree=1521036/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1534.48
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 153405 43 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1534.48
Current children cumulated vsize (KiB) 138780

[startup+1602.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/80 25556
/proc/meminfo: memFree=1520972/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1594.17
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 159374 43 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1594.17
Current children cumulated vsize (KiB) 138780

[startup+1662.3 s]
/proc/loadavg: 2.04 2.07 2.09 3/80 25556
/proc/meminfo: memFree=1520908/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1653.88
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 165344 44 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1653.88
Current children cumulated vsize (KiB) 138780

[startup+1722.3 s]
/proc/loadavg: 2.05 2.07 2.08 3/80 25556
/proc/meminfo: memFree=1520908/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1713.58
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 171314 44 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134609907 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1713.58
Current children cumulated vsize (KiB) 138780

[startup+1782.3 s]
/proc/loadavg: 2.02 2.06 2.08 3/80 25556
/proc/meminfo: memFree=1520844/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1773.28
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 177284 44 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1773.28
Current children cumulated vsize (KiB) 138780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.2 s]
/proc/loadavg: 2.01 2.05 2.08 3/80 25556
/proc/meminfo: memFree=1520780/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1800.05
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 179961 44 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134609362 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 138780

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

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

[startup+1809.2 s]
/proc/loadavg: 2.01 2.05 2.08 3/80 25556
/proc/meminfo: memFree=1520780/2055920 swapFree=4146776/4192956
[pid=25526] ppid=25524 vsize=138780 CPUtime=1800.05
/proc/25526/stat : 25526 (casperzao) R 25524 25526 22533 0 -1 4194304 79323 0 0 0 179961 44 0 0 25 0 1 0 670860138 142110720 13456 996147200 134512640 135477443 4294956224 18446744073709551615 134609362 0 0 4096 0 0 0 0 17 0 0 0
/proc/25526/statm: 34695 13456 515 235 0 33396 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 138780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.22
CPU time (s): 1800.06
CPU user time (s): 1799.61
CPU system time (s): 0.451931
CPU usage (%): 99.4941
Max. virtual memory (cumulated for all children) (KiB): 326192

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

runsolver used 2.56961 second user time and 5.79012 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-04 08:02:16
IDJOB=1067787
IDBENCH=55443
IDSOLVER=361
FILE ID=node90/1067787-1215151336
PBS_JOBID= 7877364
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1f87e4292cfe73339ea9f9057c89531b
RANDOM SEED=874294080

node90.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:       1591916 kB
Buffers:         51080 kB
Cached:         260080 kB
SwapCached:      38088 kB
Active:         139672 kB
Inactive:       267612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591916 kB
SwapTotal:     4192956 kB
SwapFree:      4146776 kB
Dirty:            3532 kB
Writeback:           0 kB
Mapped:          49852 kB
Slab:            41436 kB
Committed_AS:   883728 kB
PageTables:       2284 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= 66556 MiB
End job on node90 at 2008-07-04 08:32:27