Trace number 1068740

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.13 1810.84

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg9-9_ext.xml
MD5SUM17e9503eaee82761983d6d43020eb141
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints18
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.02	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.02	c Parsing = 1
0.00/0.09	c Building = 1
0.19/0.27	c [ NumberOfVariables = 81 ]
0.19/0.27	c [ NumberOfConstraints = 18 ]
0.19/0.27	c [ SizeOfSearchSpace(log2) = 380.736 ]
0.19/0.27	c SymmetrySearch = 1
8.61/8.71	c [ Found 2 symmetries ]
9.11/9.21	c InitialPropagation = 1
9.11/9.28	c [ SizeOfSearchSpace(log2) = 377.924 ]
9.11/9.28	c InitialSAC = 1
15.96/16.18	c [ SizeOfSearchSpace(log2) = 377.924 ]
15.96/16.18	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-1068740-1215156645/watcher-1068740-1215156645 -o /tmp/evaluation-result-1068740-1215156645/solver-1068740-1215156645 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1068740-1215156645.xml 1684845761 

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.25 2.18 2.10 4/72 3424
/proc/meminfo: memFree=1688264/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=1056 CPUtime=0
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1994638003 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 10945316 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 264 26 20 235 0 3 0

[startup+0.211054 s]
/proc/loadavg: 2.25 2.18 2.10 4/72 3424
/proc/meminfo: memFree=1688264/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=102372 CPUtime=0.19
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 1298 0 0 0 19 0 0 0 19 0 1 0 1994638003 104828928 1258 996147200 134512640 135477443 4294956224 18446744073709551615 134616601 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 25593 1258 400 235 0 24294 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 102372

[startup+0.30107 s]
/proc/loadavg: 2.25 2.18 2.10 4/72 3424
/proc/meminfo: memFree=1688264/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=104220 CPUtime=0.28
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 1822 0 0 0 28 0 0 0 19 0 1 0 1994638003 106721280 1782 996147200 134512640 135477443 4294956224 18446744073709551615 134630234 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 26055 1782 431 235 0 24756 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 104220

[startup+0.401089 s]
/proc/loadavg: 2.25 2.18 2.10 4/72 3424
/proc/meminfo: memFree=1688264/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=112272 CPUtime=0.38
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 3833 0 0 0 37 1 0 0 20 0 1 0 1994638003 114966528 3793 996147200 134512640 135477443 4294956224 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 28068 3793 431 235 0 26769 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 112272

[startup+0.701119 s]
/proc/loadavg: 2.25 2.18 2.10 4/72 3424
/proc/meminfo: memFree=1688264/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=132336 CPUtime=0.67
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 8851 0 0 0 65 2 0 0 23 0 1 0 1994638003 135512064 8811 996147200 134512640 135477443 4294956224 18446744073709551615 134630229 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 33084 8811 432 235 0 31785 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 132336

[startup+1.50121 s]
/proc/loadavg: 2.23 2.18 2.10 3/73 3425
/proc/meminfo: memFree=1622328/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=182628 CPUtime=1.47
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 21412 0 0 0 140 7 0 0 25 0 1 0 1994638003 187011072 21372 996147200 134512640 135477443 4294956224 18446744073709551615 134635033 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 45657 21372 432 235 0 44358 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 182628

[startup+3.10141 s]
/proc/loadavg: 2.23 2.18 2.10 3/73 3425
/proc/meminfo: memFree=1556088/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=280176 CPUtime=3.06
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 45810 0 0 0 287 19 0 0 25 0 1 0 1994638003 286900224 45770 996147200 134512640 135477443 4294956224 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 70044 45770 432 235 0 68745 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 280176

[startup+6.30179 s]
/proc/loadavg: 2.21 2.17 2.10 3/73 3425
/proc/meminfo: memFree=1425280/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=385884 CPUtime=6.23
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 66303 0 0 0 596 27 0 0 25 0 1 0 1994638003 395145216 65994 996147200 134512640 135477443 4294956224 18446744073709551615 134534711 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 96471 65994 437 235 0 95172 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 385884

[startup+12.7016 s]
/proc/loadavg: 2.28 2.19 2.11 3/73 3425
/proc/meminfo: memFree=1488704/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=12.59
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 74684 0 0 0 1227 32 0 0 25 0 1 0 1994638003 303382528 50094 996147200 134512640 135477443 4294956224 18446744073709551615 134590313 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50094 464 235 0 72769 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 296272

[startup+25.5051 s]
/proc/loadavg: 2.23 2.18 2.11 3/73 3425
/proc/meminfo: memFree=1487680/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=25.29
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 74972 0 0 0 2497 32 0 0 25 0 1 0 1994638003 303382528 50382 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50382 483 235 0 72769 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 296272

[startup+51.1012 s]
/proc/loadavg: 2.22 2.18 2.10 3/73 3425
/proc/meminfo: memFree=1487424/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=50.69
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75032 0 0 0 5037 32 0 0 25 0 1 0 1994638003 303382528 50442 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50442 483 235 0 72769 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 296272

[startup+102.302 s]
/proc/loadavg: 2.14 2.16 2.10 3/73 3425
/proc/meminfo: memFree=1487168/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=101.5
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 10118 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134600816 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 296272

[startup+162.303 s]
/proc/loadavg: 2.12 2.16 2.10 3/73 3425
/proc/meminfo: memFree=1487104/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=161.05
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 16073 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134600870 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 296272

[startup+222.302 s]
/proc/loadavg: 2.13 2.16 2.10 3/73 3425
/proc/meminfo: memFree=1487104/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=220.6
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 22028 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 296272

[startup+282.302 s]
/proc/loadavg: 2.08 2.14 2.09 3/73 3425
/proc/meminfo: memFree=1487040/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=280.14
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 27982 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 296272

[startup+342.305 s]
/proc/loadavg: 2.14 2.14 2.09 3/73 3425
/proc/meminfo: memFree=1487040/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=339.69
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 33937 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (KiB) 296272

[startup+402.301 s]
/proc/loadavg: 2.12 2.13 2.09 3/73 3425
/proc/meminfo: memFree=1487040/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=399.23
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 39891 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134600804 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 399.23
Current children cumulated vsize (KiB) 296272

[startup+462.302 s]
/proc/loadavg: 2.11 2.12 2.09 3/73 3425
/proc/meminfo: memFree=1487040/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=458.78
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 45846 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 458.78
Current children cumulated vsize (KiB) 296272

[startup+522.302 s]
/proc/loadavg: 2.10 2.11 2.09 3/73 3425
/proc/meminfo: memFree=1486976/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=518.33
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 51801 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134590335 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 518.33
Current children cumulated vsize (KiB) 296272

[startup+582.302 s]
/proc/loadavg: 2.09 2.11 2.09 3/73 3425
/proc/meminfo: memFree=1486976/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=577.88
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 57756 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134600997 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 577.88
Current children cumulated vsize (KiB) 296272

[startup+642.301 s]
/proc/loadavg: 2.08 2.10 2.09 3/73 3425
/proc/meminfo: memFree=1486976/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=637.42
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 63710 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 637.42
Current children cumulated vsize (KiB) 296272


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

[startup+822.302 s]
/proc/loadavg: 2.07 2.08 2.09 3/73 3426
/proc/meminfo: memFree=1486656/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=816.06
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 81574 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 816.06
Current children cumulated vsize (KiB) 296272

[startup+882.301 s]
/proc/loadavg: 2.06 2.08 2.09 3/73 3427
/proc/meminfo: memFree=1486656/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=875.61
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 87529 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134590160 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 875.61
Current children cumulated vsize (KiB) 296272

[startup+942.301 s]
/proc/loadavg: 2.06 2.08 2.09 3/73 3427
/proc/meminfo: memFree=1486656/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=935.15
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75083 0 0 0 93483 32 0 0 25 0 1 0 1994638003 303382528 50493 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50493 483 235 0 72769 0
Current children cumulated CPU time (s) 935.15
Current children cumulated vsize (KiB) 296272

[startup+1002.31 s]
/proc/loadavg: 2.13 2.09 2.09 3/73 3427
/proc/meminfo: memFree=1486528/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=994.7
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75099 0 0 0 99438 32 0 0 25 0 1 0 1994638003 303382528 50509 996147200 134512640 135477443 4294956224 18446744073709551615 134600793 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50509 483 235 0 72769 0
Current children cumulated CPU time (s) 994.7
Current children cumulated vsize (KiB) 296272

[startup+1062.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/73 3427
/proc/meminfo: memFree=1486528/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1054.24
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75106 0 0 0 105392 32 0 0 25 0 1 0 1994638003 303382528 50516 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50516 483 235 0 72769 0
Current children cumulated CPU time (s) 1054.24
Current children cumulated vsize (KiB) 296272

[startup+1122.3 s]
/proc/loadavg: 2.11 2.09 2.09 3/73 3427
/proc/meminfo: memFree=1486400/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1113.79
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75121 0 0 0 111347 32 0 0 25 0 1 0 1994638003 303382528 50531 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50531 483 235 0 72769 0
Current children cumulated CPU time (s) 1113.79
Current children cumulated vsize (KiB) 296272

[startup+1182.3 s]
/proc/loadavg: 2.10 2.08 2.09 3/73 3427
/proc/meminfo: memFree=1486336/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1173.34
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75126 0 0 0 117302 32 0 0 25 0 1 0 1994638003 303382528 50536 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50536 483 235 0 72769 0
Current children cumulated CPU time (s) 1173.34
Current children cumulated vsize (KiB) 296272

[startup+1242.3 s]
/proc/loadavg: 2.16 2.10 2.09 3/73 3427
/proc/meminfo: memFree=1486208/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1232.89
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 123257 32 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1232.89
Current children cumulated vsize (KiB) 296272

[startup+1302.3 s]
/proc/loadavg: 2.06 2.08 2.09 3/73 3427
/proc/meminfo: memFree=1486336/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1292.43
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 129211 32 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134600912 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1292.43
Current children cumulated vsize (KiB) 296272

[startup+1362.3 s]
/proc/loadavg: 2.02 2.06 2.08 3/73 3427
/proc/meminfo: memFree=1486208/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1351.99
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 135166 33 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1351.99
Current children cumulated vsize (KiB) 296272

[startup+1422.3 s]
/proc/loadavg: 2.12 2.08 2.08 4/82 3476
/proc/meminfo: memFree=1357432/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1411.74
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 141141 33 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1411.74
Current children cumulated vsize (KiB) 296272

[startup+1482.3 s]
/proc/loadavg: 2.10 2.08 2.08 3/74 3477
/proc/meminfo: memFree=1343288/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1471.71
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 147137 34 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134600820 0 0 4096 0 0 0 0 17 0 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1471.71
Current children cumulated vsize (KiB) 296272

[startup+1542.3 s]
/proc/loadavg: 2.04 2.06 2.08 3/74 3477
/proc/meminfo: memFree=1340536/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1531.69
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 153135 34 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134590194 0 0 4096 0 0 0 0 17 0 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1531.69
Current children cumulated vsize (KiB) 296272

[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.07 3/74 3477
/proc/meminfo: memFree=1335992/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1591.67
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 159133 34 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134590454 0 0 4096 0 0 0 0 17 0 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1591.67
Current children cumulated vsize (KiB) 296272

[startup+1662.31 s]
/proc/loadavg: 2.00 2.04 2.07 3/74 3477
/proc/meminfo: memFree=1325176/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1651.64
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 165130 34 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1651.64
Current children cumulated vsize (KiB) 296272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/74 3477
/proc/meminfo: memFree=1321848/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1711.61
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 171127 34 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1711.61
Current children cumulated vsize (KiB) 296272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/74 3477
/proc/meminfo: memFree=1320440/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1771.58
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 177124 34 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1771.58
Current children cumulated vsize (KiB) 296272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.81 s]
/proc/loadavg: 2.00 2.02 2.05 3/74 3477
/proc/meminfo: memFree=1318712/2055920 swapFree=4180424/4192956
[pid=3424] ppid=3422 vsize=296272 CPUtime=1800.09
/proc/3424/stat : 3424 (casperzao) R 3422 3424 824 0 -1 4194304 75137 0 0 0 179974 35 0 0 25 0 1 0 1994638003 303382528 50547 996147200 134512640 135477443 4294956224 18446744073709551615 134583306 0 0 4096 0 0 0 0 17 0 0 0
/proc/3424/statm: 74068 50547 483 235 0 72769 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 296272

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): 1810.84
CPU time (s): 1800.13
CPU user time (s): 1799.75
CPU system time (s): 0.382941
CPU usage (%): 99.4083
Max. virtual memory (cumulated for all children) (KiB): 409916

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

runsolver used 1.9727 second user time and 4.97224 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-04 09:30:45
IDJOB=1068740
IDBENCH=55541
IDSOLVER=361
FILE ID=node33/1068740-1215156645
PBS_JOBID= 7877379
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17e9503eaee82761983d6d43020eb141
RANDOM SEED=1684845761

node33.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.231
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.231
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:       1688744 kB
Buffers:         53356 kB
Cached:         227976 kB
SwapCached:       6444 kB
Active:         174436 kB
Inactive:       124784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688744 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            3608 kB
Writeback:           0 kB
Mapped:          25220 kB
Slab:            53420 kB
Committed_AS:  3493996 kB
PageTables:       1772 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= 66512 MiB
End job on node33 at 2008-07-04 10:00:58