Trace number 1107578

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.08 1815.41

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg6-7_ext.xml
MD5SUM23f8803fe7f88f151b1993998f042f43
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.38118
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints13
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension13
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.20	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.19/0.20	c Parsing = 1
0.19/0.20	c Building = 1
0.19/0.20	c [ NumberOfVariables = 42 ]
0.19/0.20	c [ NumberOfConstraints = 13 ]
0.19/0.20	c [ SizeOfSearchSpace(log2) = 197.418 ]
0.19/0.20	c SymmetrySearch = 1
1.95/2.03	c InitialPropagation = 1
1.95/2.06	c [ SizeOfSearchSpace(log2) = 196.047 ]
1.95/2.06	c InitialSAC = 1
2.95/3.06	c [ SizeOfSearchSpace(log2) = 196.047 ]
2.95/3.06	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-1107578-1215477215/watcher-1107578-1215477215 -o /tmp/evaluation-result-1107578-1215477215/solver-1107578-1215477215 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1107578-1215477215.xml 468545649 

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.42 1.43 1.15 4/81 3264
/proc/meminfo: memFree=1674144/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=18572 CPUtime=0
/proc/3264/stat : 3264 (runsolver) R 3262 3264 2889 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 4420623 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3264/statm: 4643 292 257 25 0 2626 0

[startup+0.06242 s]
/proc/loadavg: 2.42 1.43 1.15 4/81 3264
/proc/meminfo: memFree=1674144/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=6372 CPUtime=0.05
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 701 0 0 0 5 0 0 0 18 0 1 0 4420623 6524928 661 996147200 134512640 135477443 4294956224 18446744073709551615 134785369 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 1593 661 364 235 0 294 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6372

[startup+0.101433 s]
/proc/loadavg: 2.42 1.43 1.15 4/81 3264
/proc/meminfo: memFree=1674144/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=102524 CPUtime=0.08
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 1193 0 0 0 8 0 0 0 18 0 1 0 4420623 104984576 1153 996147200 134512640 135477443 4294956224 18446744073709551615 134546536 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25631 1153 391 235 0 24332 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 102524

[startup+0.30145 s]
/proc/loadavg: 2.42 1.43 1.15 4/81 3264
/proc/meminfo: memFree=1674144/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=114336 CPUtime=0.28
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 4134 0 0 0 27 1 0 0 19 0 1 0 4420623 117080064 4094 996147200 134512640 135477443 4294956224 18446744073709551615 134630226 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 28584 4094 432 235 0 27285 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 114336

[startup+0.701492 s]
/proc/loadavg: 2.42 1.43 1.15 4/81 3264
/proc/meminfo: memFree=1674144/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=142716 CPUtime=0.67
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 11215 0 0 0 62 5 0 0 23 0 1 0 4420623 146141184 11175 996147200 134512640 135477443 4294956224 18446744073709551615 134630213 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 35679 11175 432 235 0 34380 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 142716

[startup+1.50158 s]
/proc/loadavg: 2.42 1.43 1.15 3/82 3265
/proc/meminfo: memFree=1609688/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=216456 CPUtime=1.46
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 26222 0 1 0 134 12 0 0 25 0 1 0 4420623 221650944 26062 996147200 134512640 135477443 4294956224 18446744073709551615 134536387 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 54114 26062 437 235 0 52815 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 216456

[startup+3.10175 s]
/proc/loadavg: 2.42 1.43 1.15 3/82 3265
/proc/meminfo: memFree=1669400/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=3.05
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 26988 0 1 0 291 14 0 0 25 0 1 0 4420623 106057728 1595 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1595 466 235 0 24594 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 103572

[startup+6.30109 s]
/proc/loadavg: 2.39 1.44 1.15 3/82 3265
/proc/meminfo: memFree=1669016/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=6.22
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27139 0 1 0 608 14 0 0 25 0 1 0 4420623 106057728 1746 996147200 134512640 135477443 4294956224 18446744073709551615 134600992 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1746 475 235 0 24594 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 103572

[startup+12.7018 s]
/proc/loadavg: 2.36 1.45 1.15 3/82 3265
/proc/meminfo: memFree=1669208/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=12.56
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27149 0 1 0 1242 14 0 0 25 0 1 0 4420623 106057728 1756 996147200 134512640 135477443 4294956224 18446744073709551615 134590247 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1756 475 235 0 24594 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 103572

[startup+25.5012 s]
/proc/loadavg: 2.28 1.47 1.17 3/82 3265
/proc/meminfo: memFree=1669400/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=25.25
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27165 0 1 0 2511 14 0 0 25 0 1 0 4420623 106057728 1772 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1772 475 235 0 24594 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 103572

[startup+51.1019 s]
/proc/loadavg: 2.18 1.52 1.19 3/82 3265
/proc/meminfo: memFree=1669400/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=50.63
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27180 0 1 0 5049 14 0 0 25 0 1 0 4420623 106057728 1787 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1787 475 235 0 24594 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 103572

[startup+102.306 s]
/proc/loadavg: 2.08 1.59 1.23 3/82 3265
/proc/meminfo: memFree=1669208/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=101.41
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27183 0 1 0 10126 15 0 0 25 0 1 0 4420623 106057728 1790 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1790 475 235 0 24594 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 103572

[startup+162.302 s]
/proc/loadavg: 2.03 1.66 1.28 3/82 3265
/proc/meminfo: memFree=1669144/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=160.89
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27183 0 1 0 16074 15 0 0 25 0 1 0 4420623 106057728 1790 996147200 134512640 135477443 4294956224 18446744073709551615 134590172 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1790 475 235 0 24594 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 103572

[startup+222.301 s]
/proc/loadavg: 2.01 1.72 1.32 3/82 3265
/proc/meminfo: memFree=1669208/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=220.38
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27186 0 1 0 22023 15 0 0 25 0 1 0 4420623 106057728 1793 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1793 475 235 0 24594 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 103572

[startup+282.302 s]
/proc/loadavg: 2.00 1.77 1.36 3/82 3265
/proc/meminfo: memFree=1669208/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=279.87
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27187 0 1 0 27972 15 0 0 25 0 1 0 4420623 106057728 1794 996147200 134512640 135477443 4294956224 18446744073709551615 134600865 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1794 475 235 0 24594 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 103572

[startup+342.301 s]
/proc/loadavg: 2.00 1.81 1.39 3/82 3265
/proc/meminfo: memFree=1669144/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=339.36
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 33921 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 103572

[startup+402.302 s]
/proc/loadavg: 2.00 1.84 1.43 3/82 3265
/proc/meminfo: memFree=1669080/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=398.85
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 39870 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590151 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 103572

[startup+462.301 s]
/proc/loadavg: 2.00 1.87 1.46 3/82 3265
/proc/meminfo: memFree=1669016/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=458.35
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 45820 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 458.35
Current children cumulated vsize (KiB) 103572

[startup+522.302 s]
/proc/loadavg: 2.00 1.89 1.49 3/82 3265
/proc/meminfo: memFree=1669016/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=517.84
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 51769 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 517.84
Current children cumulated vsize (KiB) 103572

[startup+582.301 s]
/proc/loadavg: 2.00 1.91 1.52 3/82 3265
/proc/meminfo: memFree=1669016/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=577.32
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 57717 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 577.32
Current children cumulated vsize (KiB) 103572

[startup+642.302 s]
/proc/loadavg: 2.00 1.92 1.55 3/82 3265
/proc/meminfo: memFree=1668888/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=636.82
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 63667 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 636.82
Current children cumulated vsize (KiB) 103572


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

[startup+822.302 s]
/proc/loadavg: 2.00 1.95 1.62 3/82 3265
/proc/meminfo: memFree=1668824/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=815.29
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 81514 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 815.29
Current children cumulated vsize (KiB) 103572

[startup+882.301 s]
/proc/loadavg: 2.00 1.95 1.64 3/82 3265
/proc/meminfo: memFree=1668824/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=874.78
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 87463 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 874.78
Current children cumulated vsize (KiB) 103572

[startup+942.302 s]
/proc/loadavg: 2.00 1.96 1.66 3/82 3265
/proc/meminfo: memFree=1668760/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=934.27
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 93412 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134600955 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 934.27
Current children cumulated vsize (KiB) 103572

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/82 3265
/proc/meminfo: memFree=1668696/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=993.76
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 99361 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 993.76
Current children cumulated vsize (KiB) 103572

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/82 3265
/proc/meminfo: memFree=1668696/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1053.25
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 105310 15 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 1053.25
Current children cumulated vsize (KiB) 103572

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.71 3/82 3265
/proc/meminfo: memFree=1668632/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1112.75
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 111259 16 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 1112.75
Current children cumulated vsize (KiB) 103572

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/82 3265
/proc/meminfo: memFree=1668504/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1172.24
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 117208 16 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 1172.24
Current children cumulated vsize (KiB) 103572

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/82 3265
/proc/meminfo: memFree=1668440/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1231.72
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27190 0 1 0 123156 16 0 0 25 0 1 0 4420623 106057728 1797 996147200 134512640 135477443 4294956224 18446744073709551615 134590182 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1797 475 235 0 24594 0
Current children cumulated CPU time (s) 1231.72
Current children cumulated vsize (KiB) 103572

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/82 3265
/proc/meminfo: memFree=1668312/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1291.22
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27193 0 1 0 129106 16 0 0 25 0 1 0 4420623 106057728 1800 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1800 475 235 0 24594 0
Current children cumulated CPU time (s) 1291.22
Current children cumulated vsize (KiB) 103572

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/82 3265
/proc/meminfo: memFree=1668376/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1350.7
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27193 0 1 0 135054 16 0 0 25 0 1 0 4420623 106057728 1800 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1800 475 235 0 24594 0
Current children cumulated CPU time (s) 1350.7
Current children cumulated vsize (KiB) 103572

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.78 3/82 3265
/proc/meminfo: memFree=1668376/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1410.2
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27193 0 1 0 141004 16 0 0 25 0 1 0 4420623 106057728 1800 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1800 475 235 0 24594 0
Current children cumulated CPU time (s) 1410.2
Current children cumulated vsize (KiB) 103572

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.79 3/82 3265
/proc/meminfo: memFree=1668376/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1469.68
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27193 0 1 0 146952 16 0 0 25 0 1 0 4420623 106057728 1800 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1800 475 235 0 24594 0
Current children cumulated CPU time (s) 1469.68
Current children cumulated vsize (KiB) 103572

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.80 3/82 3265
/proc/meminfo: memFree=1668376/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1529.17
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27193 0 1 0 152901 16 0 0 25 0 1 0 4420623 106057728 1800 996147200 134512640 135477443 4294956224 18446744073709551615 134600865 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1800 475 235 0 24594 0
Current children cumulated CPU time (s) 1529.17
Current children cumulated vsize (KiB) 103572

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.81 3/82 3265
/proc/meminfo: memFree=1668312/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1588.66
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27199 0 1 0 158850 16 0 0 25 0 1 0 4420623 106057728 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590165 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1806 475 235 0 24594 0
Current children cumulated CPU time (s) 1588.66
Current children cumulated vsize (KiB) 103572

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/82 3271
/proc/meminfo: memFree=1668176/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1648.13
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27199 0 1 0 164797 16 0 0 25 0 1 0 4420623 106057728 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134600992 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1806 475 235 0 24594 0
Current children cumulated CPU time (s) 1648.13
Current children cumulated vsize (KiB) 103572

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/82 3271
/proc/meminfo: memFree=1668176/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1707.62
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27199 0 1 0 170746 16 0 0 25 0 1 0 4420623 106057728 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590324 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1806 475 235 0 24594 0
Current children cumulated CPU time (s) 1707.62
Current children cumulated vsize (KiB) 103572

[startup+1782.3 s]
/proc/loadavg: 2.07 1.99 1.84 3/94 3328
/proc/meminfo: memFree=1735288/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1767.22
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27199 0 1 0 176703 19 0 0 25 0 1 0 4420623 106057728 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/3264/statm: 25893 1806 475 235 0 24594 0
Current children cumulated CPU time (s) 1767.22
Current children cumulated vsize (KiB) 103572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.4 s]
/proc/loadavg: 2.04 1.99 1.84 3/82 3376
/proc/meminfo: memFree=1769352/2055920 swapFree=4192956/4192956
[pid=3264] ppid=3262 vsize=103572 CPUtime=1800.07
/proc/3264/stat : 3264 (casperzao) R 3262 3264 2889 0 -1 4194304 27199 0 1 0 179987 20 0 0 25 0 1 0 4420623 106057728 1806 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/3264/statm: 25893 1806 475 235 0 24594 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 103572

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): 1815.41
CPU time (s): 1800.08
CPU user time (s): 1799.88
CPU system time (s): 0.203968
CPU usage (%): 99.1559
Max. virtual memory (cumulated for all children) (KiB): 216456

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

runsolver used 1.71174 second user time and 4.97724 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-08 02:33:35
IDJOB=1107578
IDBENCH=55533
IDSOLVER=361
FILE ID=node47/1107578-1215477215
PBS_JOBID= 7888635
Free space on /tmp= 66480 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 23f8803fe7f88f151b1993998f042f43
RANDOM SEED=468545649

node47.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.232
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.232
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:       1674688 kB
Buffers:         26280 kB
Cached:         148276 kB
SwapCached:          0 kB
Active:         288272 kB
Inactive:        57120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674688 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4544 kB
Writeback:           0 kB
Mapped:         190928 kB
Slab:            20624 kB
Committed_AS:   308604 kB
PageTables:       2220 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= 66496 MiB
End job on node47 at 2008-07-08 03:03:52