Trace number 1069017

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.02 1804.11

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg12-14_ext.xml
MD5SUMa9dd0489459f650a2f8de4cac9cfc10f
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 benchmark305.384
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints26
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension26
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.18/0.21	c Building = 1
0.18/0.23	c [ NumberOfVariables = 168 ]
0.18/0.23	c [ NumberOfConstraints = 26 ]
0.18/0.23	c [ SizeOfSearchSpace(log2) = 789.674 ]
0.18/0.23	c SymmetrySearch = 1
4.35/4.42	c InitialPropagation = 1
4.35/4.48	c [ SizeOfSearchSpace(log2) = 780.661 ]
4.35/4.48	c InitialSAC = (Timeout)
10.10/10.22	c [ SizeOfSearchSpace(log2) = 780.661 ]
10.10/10.22	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-1069017-1215158355/watcher-1069017-1215158355 -o /tmp/evaluation-result-1069017-1215158355/solver-1069017-1215158355 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1069017-1215158355.xml 1150970344 

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.00 2.00 2.00 4/72 4113
/proc/meminfo: memFree=1907088/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=1052 CPUtime=0
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 40 0 0 0 0 0 0 0 21 0 1 0 1994806852 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 10384164 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 263 26 20 234 0 3 0

[startup+0.105897 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 4113
/proc/meminfo: memFree=1907088/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=0.09
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 1284 0 0 0 9 0 0 0 18 0 1 0 1994806852 105099264 1244 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 1244 404 234 0 24361 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 102636

[startup+0.201909 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 4113
/proc/meminfo: memFree=1907088/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=0.18
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 1309 0 0 0 18 0 0 0 18 0 1 0 1994806852 105099264 1269 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 1269 404 234 0 24361 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 102636

[startup+0.301938 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 4113
/proc/meminfo: memFree=1907088/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=107388 CPUtime=0.29
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 2567 0 0 0 28 1 0 0 19 0 1 0 1994806852 109965312 2527 996147200 134512640 135472138 4294956224 18446744073709551615 10819195 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 26847 2527 432 234 0 25549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 107388

[startup+0.702003 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 4113
/proc/meminfo: memFree=1907088/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=132336 CPUtime=0.68
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 8784 0 0 0 65 3 0 0 23 0 1 0 1994806852 135512064 8744 996147200 134512640 135472138 4294956224 18446744073709551615 134633857 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 33084 8744 433 234 0 31786 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 132336

[startup+1.50114 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4114
/proc/meminfo: memFree=1851464/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=175104 CPUtime=1.47
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 19493 0 0 0 139 8 0 0 25 0 1 0 1994806852 179306496 19453 996147200 134512640 135472138 4294956224 18446744073709551615 134629045 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 43776 19453 433 234 0 42478 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 175104

[startup+3.10242 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4114
/proc/meminfo: memFree=1795592/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=276212 CPUtime=3.07
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 41437 0 0 0 289 18 0 0 25 0 1 0 1994806852 282841088 41397 996147200 134512640 135472138 4294956224 18446744073709551615 134627670 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 69053 41397 436 234 0 67755 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 276212

[startup+6.30198 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4114
/proc/meminfo: memFree=1900168/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=6.23
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 48499 0 0 0 600 23 0 0 25 0 1 0 1994806852 105099264 1999 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 1999 458 234 0 24361 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 102636

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4114
/proc/meminfo: memFree=1899024/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=12.59
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 48876 0 0 0 1235 24 0 0 25 0 1 0 1994806852 105099264 2376 996147200 134512640 135472138 4294956224 18446744073709551615 134577878 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 2376 494 234 0 24361 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 102636

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4114
/proc/meminfo: memFree=1898256/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=25.29
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49069 0 0 0 2505 24 0 0 25 0 1 0 1994806852 105099264 2569 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 2569 494 234 0 24361 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 102636

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4114
/proc/meminfo: memFree=1898192/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=50.69
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49082 0 0 0 5045 24 0 0 25 0 1 0 1994806852 105099264 2582 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 2582 494 234 0 24361 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 102636

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4114
/proc/meminfo: memFree=1897872/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=101.5
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49116 0 0 0 10126 24 0 0 25 0 1 0 1994806852 105099264 2616 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 2616 494 234 0 24361 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 102636

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4120
/proc/meminfo: memFree=1897808/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=161.02
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49116 0 0 0 16078 24 0 0 25 0 1 0 1994806852 105099264 2616 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 2616 494 234 0 24361 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 102636

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4120
/proc/meminfo: memFree=1897744/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=220.56
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49125 0 0 0 22032 24 0 0 25 0 1 0 1994806852 105099264 2625 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 2625 494 234 0 24361 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 102636

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4120
/proc/meminfo: memFree=1897744/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=280.1
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49125 0 0 0 27986 24 0 0 25 0 1 0 1994806852 105099264 2625 996147200 134512640 135472138 4294956224 18446744073709551615 134605045 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 2625 494 234 0 24361 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 102636

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4120
/proc/meminfo: memFree=1897616/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=339.64
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49137 0 0 0 33939 25 0 0 25 0 1 0 1994806852 105099264 2637 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 2637 494 234 0 24361 0
Current children cumulated CPU time (s) 339.64
Current children cumulated vsize (KiB) 102636

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4120
/proc/meminfo: memFree=1897552/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=399.18
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49137 0 0 0 39893 25 0 0 25 0 1 0 1994806852 105099264 2637 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 1 0 0
/proc/4113/statm: 25659 2637 494 234 0 24361 0
Current children cumulated CPU time (s) 399.18
Current children cumulated vsize (KiB) 102636

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4182
/proc/meminfo: memFree=1871576/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=458.8
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49137 0 0 0 45850 30 0 0 25 0 1 0 1994806852 105099264 2637 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2637 494 234 0 24361 0
Current children cumulated CPU time (s) 458.8
Current children cumulated vsize (KiB) 102636

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4182
/proc/meminfo: memFree=1871704/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=518.78
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49137 0 0 0 51848 30 0 0 25 0 1 0 1994806852 105099264 2637 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2637 494 234 0 24361 0
Current children cumulated CPU time (s) 518.78
Current children cumulated vsize (KiB) 102636

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4182
/proc/meminfo: memFree=1871512/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=578.75
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49137 0 0 0 57845 30 0 0 25 0 1 0 1994806852 105099264 2637 996147200 134512640 135472138 4294956224 18446744073709551615 134605029 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2637 494 234 0 24361 0
Current children cumulated CPU time (s) 578.75
Current children cumulated vsize (KiB) 102636

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4182
/proc/meminfo: memFree=1871384/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=638.72
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49139 0 0 0 63842 30 0 0 25 0 1 0 1994806852 105099264 2639 996147200 134512640 135472138 4294956224 18446744073709551615 134616939 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2639 494 234 0 24361 0
Current children cumulated CPU time (s) 638.72
Current children cumulated vsize (KiB) 102636


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

[startup+822.302 s]
/proc/loadavg: 2.06 2.01 2.00 3/75 4232
/proc/meminfo: memFree=1818952/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=818.64
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 81833 31 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134605029 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 818.64
Current children cumulated vsize (KiB) 102636

[startup+882.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 4232
/proc/meminfo: memFree=1812424/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=878.61
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 87830 31 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134584991 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 878.61
Current children cumulated vsize (KiB) 102636

[startup+942.302 s]
/proc/loadavg: 2.05 2.02 2.00 3/75 4232
/proc/meminfo: memFree=1804424/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=938.58
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 93827 31 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 938.58
Current children cumulated vsize (KiB) 102636

[startup+1002.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/75 4232
/proc/meminfo: memFree=1795656/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=998.55
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 99824 31 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585131 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 998.55
Current children cumulated vsize (KiB) 102636

[startup+1062.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/75 4232
/proc/meminfo: memFree=1787272/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1058.53
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 105821 32 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1058.53
Current children cumulated vsize (KiB) 102636

[startup+1122.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/75 4232
/proc/meminfo: memFree=1779336/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1118.5
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 111818 32 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585013 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1118.5
Current children cumulated vsize (KiB) 102636

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 4232
/proc/meminfo: memFree=1769352/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1178.48
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 117816 32 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1178.48
Current children cumulated vsize (KiB) 102636

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 4232
/proc/meminfo: memFree=1759176/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1238.45
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 123813 32 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134605049 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1238.45
Current children cumulated vsize (KiB) 102636

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 4232
/proc/meminfo: memFree=1749320/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1298.42
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 129810 32 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585100 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1298.42
Current children cumulated vsize (KiB) 102636

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4292
/proc/meminfo: memFree=1865672/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1358.39
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 135807 32 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1358.39
Current children cumulated vsize (KiB) 102636

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4329
/proc/meminfo: memFree=1874776/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1418.37
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 141803 34 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1418.37
Current children cumulated vsize (KiB) 102636

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4329
/proc/meminfo: memFree=1874648/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1478.33
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 147799 34 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134577873 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1478.33
Current children cumulated vsize (KiB) 102636

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 4329
/proc/meminfo: memFree=1874648/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1538.31
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 153797 34 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1538.31
Current children cumulated vsize (KiB) 102636

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4364
/proc/meminfo: memFree=1795928/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1598.29
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 159794 35 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134605024 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1598.29
Current children cumulated vsize (KiB) 102636

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4364
/proc/meminfo: memFree=1795800/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1658.26
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 165791 35 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585131 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1658.26
Current children cumulated vsize (KiB) 102636

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4364
/proc/meminfo: memFree=1795672/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1718.23
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 171788 35 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134584976 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1718.23
Current children cumulated vsize (KiB) 102636

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4364
/proc/meminfo: memFree=1795480/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1778.21
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 177786 35 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 135262880 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1778.21
Current children cumulated vsize (KiB) 102636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 4364
/proc/meminfo: memFree=1795480/2055920 swapFree=4180700/4192956
[pid=4113] ppid=4111 vsize=102636 CPUtime=1800
/proc/4113/stat : 4113 (casperzito) R 4111 4113 2754 0 -1 4194304 49164 0 0 0 179965 35 0 0 25 0 1 0 1994806852 105099264 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134585142 0 0 4096 0 0 0 0 17 0 0 0
/proc/4113/statm: 25659 2664 494 234 0 24361 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 102636

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): 1804.11
CPU time (s): 1800.02
CPU user time (s): 1799.66
CPU system time (s): 0.358945
CPU usage (%): 99.7731
Max. virtual memory (cumulated for all children) (KiB): 301020

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

runsolver used 2.07668 second user time and 4.98824 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-04 09:59:15
IDJOB=1069017
IDBENCH=55556
IDSOLVER=362
FILE ID=node61/1069017-1215158355
PBS_JOBID= 7877411
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a9dd0489459f650a2f8de4cac9cfc10f
RANDOM SEED=1150970344

node61.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.269
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.269
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:       1907568 kB
Buffers:         10656 kB
Cached:          71556 kB
SwapCached:       6188 kB
Active:          66720 kB
Inactive:        29700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907568 kB
SwapTotal:     4192956 kB
SwapFree:      4180700 kB
Dirty:            3724 kB
Writeback:           0 kB
Mapped:          21452 kB
Slab:            37472 kB
Committed_AS:  3867160 kB
PageTables:       1688 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node61 at 2008-07-04 10:29:21