Trace number 1066512

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.03 1808.61

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg8-8_ext.xml
MD5SUMa8551468042d10e236fa44d6ce944fc0
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 benchmark256.285
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints16
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
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.20	c Building = 1
0.09/0.20	c [ NumberOfVariables = 64 ]
0.09/0.20	c [ NumberOfConstraints = 16 ]
0.09/0.20	c [ SizeOfSearchSpace(log2) = 300.828 ]
0.09/0.20	c SymmetrySearch = 1
1.19/1.24	c [ Found 2 symmetries ]
1.29/1.32	c InitialPropagation = 1
1.29/1.33	c [ SizeOfSearchSpace(log2) = 296.463 ]
1.29/1.33	c InitialSAC = 1
4.39/4.48	c [ SizeOfSearchSpace(log2) = 296.286 ]
4.39/4.48	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-1066512-1215148272/watcher-1066512-1215148272 -o /tmp/evaluation-result-1066512-1215148272/solver-1066512-1215148272 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1066512-1215148272.xml 2093123442 

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: 1.97 2.00 2.00 4/82 19830
/proc/meminfo: memFree=1654096/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=5352 CPUtime=0
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 637747335 5480448 190 996147200 134512640 135477443 4294956224 18446744073709551615 6751415 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 1338 190 156 235 0 27 0

[startup+0.057698 s]
/proc/loadavg: 1.97 2.00 2.00 4/82 19830
/proc/meminfo: memFree=1654096/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=100600 CPUtime=0.05
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 855 0 0 0 5 0 0 0 18 0 1 0 637747335 103014400 815 996147200 134512640 135477443 4294956224 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 25150 816 431 235 0 23851 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 100600

[startup+0.101697 s]
/proc/loadavg: 1.97 2.00 2.00 4/82 19830
/proc/meminfo: memFree=1654096/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=104296 CPUtime=0.09
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 1781 0 0 0 9 0 0 0 18 0 1 0 637747335 106799104 1741 996147200 134512640 135477443 4294956224 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 26074 1742 432 235 0 24775 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 104296

[startup+0.301716 s]
/proc/loadavg: 1.97 2.00 2.00 4/82 19830
/proc/meminfo: memFree=1654096/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=118948 CPUtime=0.29
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 5464 0 0 0 27 2 0 0 20 0 1 0 637747335 121802752 5424 996147200 134512640 135477443 4294956224 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 29737 5425 432 235 0 28438 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 118948

[startup+0.70176 s]
/proc/loadavg: 1.97 2.00 2.00 4/82 19830
/proc/meminfo: memFree=1654096/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=150112 CPUtime=0.69
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 12033 0 0 0 65 4 0 0 24 0 1 0 637747335 153714688 11971 996147200 134512640 135477443 4294956224 18446744073709551615 134534711 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 37528 11971 437 235 0 36229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 150112

[startup+1.50184 s]
/proc/loadavg: 1.97 2.00 2.00 3/83 19831
/proc/meminfo: memFree=1607624/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1.49
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13735 0 0 0 144 5 0 0 25 0 1 0 637747335 137814016 9597 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9597 464 235 0 32347 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134584

[startup+3.102 s]
/proc/loadavg: 1.97 2.00 2.00 4/83 19831
/proc/meminfo: memFree=1617096/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=3.09
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13763 0 0 0 304 5 0 0 25 0 1 0 637747335 137814016 9625 996147200 134512640 135477443 4294956224 18446744073709551615 134590229 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9625 464 235 0 32347 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134584

[startup+6.30133 s]
/proc/loadavg: 2.13 2.03 2.01 3/83 19831
/proc/meminfo: memFree=1616264/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=6.28
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13935 0 0 0 623 5 0 0 25 0 1 0 637747335 137814016 9797 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9797 483 235 0 32347 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 134584

[startup+12.703 s]
/proc/loadavg: 2.12 2.03 2.01 3/83 19831
/proc/meminfo: memFree=1616200/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=12.68
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13950 0 0 0 1263 5 0 0 25 0 1 0 637747335 137814016 9812 996147200 134512640 135477443 4294956224 18446744073709551615 134583217 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9812 483 235 0 32347 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 134584

[startup+25.5013 s]
/proc/loadavg: 2.09 2.03 2.01 3/83 19831
/proc/meminfo: memFree=1616136/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=25.47
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13950 0 0 0 2542 5 0 0 25 0 1 0 637747335 137814016 9812 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9812 483 235 0 32347 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 134584

[startup+51.1019 s]
/proc/loadavg: 2.06 2.03 2.00 3/83 19831
/proc/meminfo: memFree=1616072/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=51.07
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13950 0 0 0 5101 6 0 0 25 0 1 0 637747335 137814016 9812 996147200 134512640 135477443 4294956224 18446744073709551615 134601001 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9812 483 235 0 32347 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 134584

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 19831
/proc/meminfo: memFree=1616072/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=102.26
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13959 0 0 0 10220 6 0 0 25 0 1 0 637747335 137814016 9821 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9821 483 235 0 32347 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 134584

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 19831
/proc/meminfo: memFree=1616008/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=162.22
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13969 0 0 0 16216 6 0 0 25 0 1 0 637747335 137814016 9831 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9831 483 235 0 32347 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 134584

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 19831
/proc/meminfo: memFree=1615944/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=222.2
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13969 0 0 0 22214 6 0 0 25 0 1 0 637747335 137814016 9831 996147200 134512640 135477443 4294956224 18446744073709551615 134590165 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9831 483 235 0 32347 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 134584

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19831
/proc/meminfo: memFree=1616072/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=282.18
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13973 0 0 0 28212 6 0 0 25 0 1 0 637747335 137814016 9835 996147200 134512640 135477443 4294956224 18446744073709551615 134600804 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9835 483 235 0 32347 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 134584

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19831
/proc/meminfo: memFree=1616008/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=342.15
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13976 0 0 0 34209 6 0 0 25 0 1 0 637747335 137814016 9838 996147200 134512640 135477443 4294956224 18446744073709551615 134590128 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9838 483 235 0 32347 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 134584

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19831
/proc/meminfo: memFree=1616008/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=402.13
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13982 0 0 0 40207 6 0 0 25 0 1 0 637747335 137814016 9844 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9844 483 235 0 32347 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 134584

[startup+462.302 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 19831
/proc/meminfo: memFree=1616072/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=462.11
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13988 0 0 0 46205 6 0 0 25 0 1 0 637747335 137814016 9850 996147200 134512640 135477443 4294956224 18446744073709551615 134609907 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9850 483 235 0 32347 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 134584

[startup+522.302 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 19873
/proc/meminfo: memFree=1596488/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=522.04
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13988 0 0 0 52197 7 0 0 25 0 1 0 637747335 137814016 9850 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9850 483 235 0 32347 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 134584

[startup+582.302 s]
/proc/loadavg: 2.04 2.02 2.00 3/75 19955
/proc/meminfo: memFree=1599432/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=581.72
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 58163 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134590457 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 581.72
Current children cumulated vsize (KiB) 134584

[startup+642.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 19955
/proc/meminfo: memFree=1599496/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=641.49
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 64140 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 641.49
Current children cumulated vsize (KiB) 134584


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1599304/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=820.79
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 82070 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 820.79
Current children cumulated vsize (KiB) 134584

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1599304/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=880.56
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 88047 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134600804 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 880.56
Current children cumulated vsize (KiB) 134584

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1599304/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=940.32
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 94023 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 940.32
Current children cumulated vsize (KiB) 134584

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1599304/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1000.09
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 100000 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134609907 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 1000.09
Current children cumulated vsize (KiB) 134584

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1599304/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1059.86
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 105977 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134609685 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 1059.86
Current children cumulated vsize (KiB) 134584

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1599304/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1119.62
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 111953 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134600997 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 1119.62
Current children cumulated vsize (KiB) 134584

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1599304/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1179.39
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 117930 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134590335 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 1179.39
Current children cumulated vsize (KiB) 134584

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1599112/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1239.15
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 123906 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134600992 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 1239.15
Current children cumulated vsize (KiB) 134584

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1599048/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1298.92
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 129883 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 1298.92
Current children cumulated vsize (KiB) 134584

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1599048/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1358.68
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 135859 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134600944 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 1358.68
Current children cumulated vsize (KiB) 134584

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19955
/proc/meminfo: memFree=1598984/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1418.45
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13995 0 0 0 141836 9 0 0 25 0 1 0 637747335 137814016 9857 996147200 134512640 135477443 4294956224 18446744073709551615 134600851 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9857 483 235 0 32347 0
Current children cumulated CPU time (s) 1418.45
Current children cumulated vsize (KiB) 134584

[startup+1482.3 s]
/proc/loadavg: 1.92 1.98 1.99 2/69 20121
/proc/meminfo: memFree=1630056/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1478.05
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 13997 0 0 0 147795 10 0 0 25 0 1 0 637747335 137814016 9859 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9859 483 235 0 32347 0
Current children cumulated CPU time (s) 1478.05
Current children cumulated vsize (KiB) 134584

[startup+1542.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/85 20169
/proc/meminfo: memFree=884984/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1535.58
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 14000 0 0 0 153548 10 0 0 25 0 1 0 637747335 137814016 9862 996147200 134512640 135477443 4294956224 18446744073709551615 134601023 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9862 483 235 0 32347 0
Current children cumulated CPU time (s) 1535.58
Current children cumulated vsize (KiB) 134584

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 20197
/proc/meminfo: memFree=1626520/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1595.26
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 14000 0 0 0 159515 11 0 0 25 0 1 0 637747335 137814016 9862 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9862 483 235 0 32347 0
Current children cumulated CPU time (s) 1595.26
Current children cumulated vsize (KiB) 134584

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/74 20197
/proc/meminfo: memFree=1626392/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1654.81
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 14009 0 0 0 165470 11 0 0 25 0 1 0 637747335 137814016 9871 996147200 134512640 135477443 4294956224 18446744073709551615 134590244 0 0 4096 0 0 0 0 17 1 0 0
/proc/19830/statm: 33646 9871 483 235 0 32347 0
Current children cumulated CPU time (s) 1654.81
Current children cumulated vsize (KiB) 134584

[startup+1722.3 s]
/proc/loadavg: 1.96 2.02 2.00 2/69 20464
/proc/meminfo: memFree=1629240/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1714.25
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 14009 0 0 0 171414 11 0 0 25 0 1 0 637747335 137814016 9871 996147200 134512640 135477443 4294956224 18446744073709551615 134583302 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9871 483 235 0 32347 0
Current children cumulated CPU time (s) 1714.25
Current children cumulated vsize (KiB) 134584

[startup+1782.3 s]
/proc/loadavg: 1.49 1.87 1.95 2/69 20832
/proc/meminfo: memFree=1628088/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1773.82
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 14013 0 0 0 177370 12 0 0 25 0 1 0 637747335 137814016 9875 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9875 483 235 0 32347 0
Current children cumulated CPU time (s) 1773.82
Current children cumulated vsize (KiB) 134584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 1.32 1.80 1.92 2/69 20926
/proc/meminfo: memFree=1627888/2055920 swapFree=4176960/4192956
[pid=19830] ppid=19828 vsize=134584 CPUtime=1800.01
/proc/19830/stat : 19830 (casperzao) R 19828 19830 19706 0 -1 4194304 14013 0 0 0 179988 13 0 0 25 0 1 0 637747335 137814016 9875 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/19830/statm: 33646 9875 483 235 0 32347 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 134584

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): 1808.61
CPU time (s): 1800.03
CPU user time (s): 1799.89
CPU system time (s): 0.138978
CPU usage (%): 99.5254
Max. virtual memory (cumulated for all children) (KiB): 152668

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

runsolver used 1.64575 second user time and 4.94325 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-04 07:11:12
IDJOB=1066512
IDBENCH=55126
IDSOLVER=361
FILE ID=node84/1066512-1215148272
PBS_JOBID= 7877422
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a8551468042d10e236fa44d6ce944fc0
RANDOM SEED=2093123442

node84.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1654512 kB
Buffers:         46328 kB
Cached:         284172 kB
SwapCached:      10384 kB
Active:         161892 kB
Inactive:       196284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654512 kB
SwapTotal:     4192956 kB
SwapFree:      4176960 kB
Dirty:            3008 kB
Writeback:           0 kB
Mapped:          42820 kB
Slab:            28404 kB
Committed_AS:  1137640 kB
PageTables:       1868 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 node84 at 2008-07-04 07:41:23