Trace number 1076174

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.12 1814.29

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg10-10_ext.xml
MD5SUM385ceefff4d1bcd0f55bc7dcd5970d68
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 variables100
Number of constraints20
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension20
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.17/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.17/0.21	c Parsing = 1
0.17/0.21	c Building = 1
0.57/0.68	c [ NumberOfVariables = 100 ]
0.57/0.68	c [ NumberOfConstraints = 20 ]
0.57/0.68	c [ SizeOfSearchSpace(log2) = 470.044 ]
0.57/0.68	c SymmetrySearch = 1
21.97/22.28	c [ Found 2 symmetries ]
22.77/23.07	c InitialPropagation = 1
23.26/23.58	c [ SizeOfSearchSpace(log2) = 467.85 ]
23.26/23.58	c InitialSAC = (Timeout)
90.42/91.25	c [ SizeOfSearchSpace(log2) = 467.789 ]
90.42/91.25	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-1076174-1215184141/watcher-1076174-1215184141 -o /tmp/evaluation-result-1076174-1215184141/solver-1076174-1215184141 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1076174-1215184141.xml 2093914003 

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.93 1.98 1.99 4/72 13839
/proc/meminfo: memFree=1591280/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=1056 CPUtime=0
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1997388376 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 8438564 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 264 26 20 235 0 3 0

[startup+0.097126 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 13839
/proc/meminfo: memFree=1591280/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=8876 CPUtime=0.07
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 1328 0 0 0 7 0 0 0 18 0 1 0 1997388376 9089024 1288 996147200 134512640 135477443 4294956224 18446744073709551615 134620792 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 2219 1288 364 235 0 920 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8876

[startup+0.101118 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 13839
/proc/meminfo: memFree=1591280/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=8876 CPUtime=0.08
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 1328 0 0 0 8 0 0 0 18 0 1 0 1997388376 9089024 1288 996147200 134512640 135477443 4294956224 18446744073709551615 134780678 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 2219 1288 364 235 0 920 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8876

[startup+0.301165 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 13839
/proc/meminfo: memFree=1591280/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=106496 CPUtime=0.27
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 2317 0 0 0 26 1 0 0 19 0 1 0 1997388376 109051904 2277 996147200 134512640 135477443 4294956224 18446744073709551615 134616589 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 26624 2277 400 235 0 25325 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 106496

[startup+0.701239 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 13839
/proc/meminfo: memFree=1591280/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=108212 CPUtime=0.67
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 2795 0 0 0 66 1 0 0 23 0 1 0 1997388376 110809088 2755 996147200 134512640 135477443 4294956224 18446744073709551615 134634981 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 27053 2755 431 235 0 25754 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 108212

[startup+1.5024 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1557736/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=165104 CPUtime=1.46
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 17028 0 0 0 137 9 0 0 25 0 1 0 1997388376 169066496 16988 996147200 134512640 135477443 4294956224 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 41276 16988 432 235 0 39977 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 165104

[startup+3.10169 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1484648/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=265952 CPUtime=3.05
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 42213 0 0 0 283 22 0 0 25 0 1 0 1997388376 272334848 42173 996147200 134512640 135477443 4294956224 18446744073709551615 134630441 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 66488 42173 432 235 0 65189 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 265952

[startup+6.3023 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1290152/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=453788 CPUtime=6.22
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 89181 0 0 0 575 47 0 0 25 0 1 0 1997388376 464678912 89141 996147200 134512640 135477443 4294956224 18446744073709551615 134630234 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 113447 89141 432 235 0 112148 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 453788

[startup+12.7015 s]
/proc/loadavg: 1.94 1.98 1.99 3/73 13840
/proc/meminfo: memFree=939056/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=811880 CPUtime=12.56
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 164290 0 0 0 1178 78 0 0 25 0 1 0 1997388376 831365120 163632 996147200 134512640 135477443 4294956224 18446744073709551615 134534853 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 202970 163632 437 235 0 201671 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 811880

[startup+25.5019 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1075056/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=25.25
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 183698 0 0 0 2436 89 0 0 25 0 1 0 1997388376 626343936 128952 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 128952 464 235 0 151617 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 611664

[startup+51.1017 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1074864/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=50.64
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 183713 0 0 0 4975 89 0 0 25 0 1 0 1997388376 626343936 128967 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 128967 464 235 0 151617 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 611664

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1073264/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=101.44
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184118 0 0 0 10055 89 0 0 25 0 1 0 1997388376 626343936 129372 996147200 134512640 135477443 4294956224 18446744073709551615 134600983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129372 502 235 0 151617 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 611664

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1072944/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=160.96
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184169 0 0 0 16007 89 0 0 25 0 1 0 1997388376 626343936 129423 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129423 503 235 0 151617 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 611664

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1073008/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=220.49
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184169 0 0 0 21960 89 0 0 25 0 1 0 1997388376 626343936 129423 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129423 503 235 0 151617 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 611664

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1073008/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=280.03
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184169 0 0 0 27914 89 0 0 25 0 1 0 1997388376 626343936 129423 996147200 134512640 135477443 4294956224 18446744073709551615 134583297 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129423 503 235 0 151617 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 611664

[startup+342.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1073072/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=339.57
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184169 0 0 0 33867 90 0 0 25 0 1 0 1997388376 626343936 129423 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129423 503 235 0 151617 0
Current children cumulated CPU time (s) 339.57
Current children cumulated vsize (KiB) 611664

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1073072/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=399.1
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184169 0 0 0 39820 90 0 0 25 0 1 0 1997388376 626343936 129423 996147200 134512640 135477443 4294956224 18446744073709551615 134600988 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129423 503 235 0 151617 0
Current children cumulated CPU time (s) 399.1
Current children cumulated vsize (KiB) 611664

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1073072/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=458.62
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184169 0 0 0 45772 90 0 0 25 0 1 0 1997388376 626343936 129423 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129423 503 235 0 151617 0
Current children cumulated CPU time (s) 458.62
Current children cumulated vsize (KiB) 611664

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1073072/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=518.16
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184169 0 0 0 51726 90 0 0 25 0 1 0 1997388376 626343936 129423 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129423 503 235 0 151617 0
Current children cumulated CPU time (s) 518.16
Current children cumulated vsize (KiB) 611664

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1073136/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=577.68
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184169 0 0 0 57678 90 0 0 25 0 1 0 1997388376 626343936 129423 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129423 503 235 0 151617 0
Current children cumulated CPU time (s) 577.68
Current children cumulated vsize (KiB) 611664

[startup+642.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1072944/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=637.22
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184170 0 0 0 63632 90 0 0 25 0 1 0 1997388376 626343936 129424 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129424 503 235 0 151617 0
Current children cumulated CPU time (s) 637.22
Current children cumulated vsize (KiB) 611664


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

[startup+822.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1072816/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=815.8
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184230 0 0 0 81489 91 0 0 25 0 1 0 1997388376 626343936 129484 996147200 134512640 135477443 4294956224 18446744073709551615 134590247 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129484 503 235 0 151617 0
Current children cumulated CPU time (s) 815.8
Current children cumulated vsize (KiB) 611664

[startup+882.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1072816/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=875.33
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184230 0 0 0 87442 91 0 0 25 0 1 0 1997388376 626343936 129484 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129484 503 235 0 151617 0
Current children cumulated CPU time (s) 875.33
Current children cumulated vsize (KiB) 611664

[startup+942.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1072752/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=934.87
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184230 0 0 0 93396 91 0 0 25 0 1 0 1997388376 626343936 129484 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129484 503 235 0 151617 0
Current children cumulated CPU time (s) 934.87
Current children cumulated vsize (KiB) 611664

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1072816/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=994.4
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184230 0 0 0 99349 91 0 0 25 0 1 0 1997388376 626343936 129484 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129484 503 235 0 151617 0
Current children cumulated CPU time (s) 994.4
Current children cumulated vsize (KiB) 611664

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13840
/proc/meminfo: memFree=1072688/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1053.94
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 105302 92 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1053.94
Current children cumulated vsize (KiB) 611664

[startup+1122.3 s]
/proc/loadavg: 2.09 2.01 2.00 3/73 13840
/proc/meminfo: memFree=1072688/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1113.47
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 111255 92 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1113.47
Current children cumulated vsize (KiB) 611664

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 13840
/proc/meminfo: memFree=1072688/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1172.99
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 117207 92 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1172.99
Current children cumulated vsize (KiB) 611664

[startup+1242.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/73 13840
/proc/meminfo: memFree=1072432/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1232.51
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 123159 92 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1232.51
Current children cumulated vsize (KiB) 611664

[startup+1302.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/73 13840
/proc/meminfo: memFree=1072368/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1292.06
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 129113 93 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1292.06
Current children cumulated vsize (KiB) 611664

[startup+1362.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/73 13840
/proc/meminfo: memFree=1072432/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1351.57
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 135064 93 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1351.57
Current children cumulated vsize (KiB) 611664

[startup+1422.31 s]
/proc/loadavg: 2.12 2.06 2.01 3/73 13840
/proc/meminfo: memFree=1072432/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1411.11
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 141018 93 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1411.11
Current children cumulated vsize (KiB) 611664

[startup+1482.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/73 13840
/proc/meminfo: memFree=1072432/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1470.64
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 146971 93 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1470.64
Current children cumulated vsize (KiB) 611664

[startup+1542.3 s]
/proc/loadavg: 2.10 2.07 2.00 3/73 13840
/proc/meminfo: memFree=1072432/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1530.17
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 152924 93 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134601001 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1530.17
Current children cumulated vsize (KiB) 611664

[startup+1602.3 s]
/proc/loadavg: 2.09 2.07 2.00 3/73 13840
/proc/meminfo: memFree=1072496/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1589.71
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 158877 94 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1589.71
Current children cumulated vsize (KiB) 611664

[startup+1662.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/73 13840
/proc/meminfo: memFree=1072496/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1649.23
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 164829 94 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1649.23
Current children cumulated vsize (KiB) 611664

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/73 13840
/proc/meminfo: memFree=1072496/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1708.76
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 170782 94 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1708.76
Current children cumulated vsize (KiB) 611664

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 13840
/proc/meminfo: memFree=1072368/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1768.28
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 176734 94 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1768.28
Current children cumulated vsize (KiB) 611664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.2 s]
/proc/loadavg: 1.78 1.98 1.98 3/69 13900
/proc/meminfo: memFree=1052048/2055920 swapFree=4180412/4192956
[pid=13839] ppid=13837 vsize=611664 CPUtime=1800.03
/proc/13839/stat : 13839 (casperzao) R 13837 13839 10811 0 -1 4194304 184246 0 0 0 179885 118 0 0 25 0 1 0 1997388376 626343936 129500 996147200 134512640 135477443 4294956224 18446744073709551615 134600992 0 0 4096 0 0 0 0 17 0 0 0
/proc/13839/statm: 152916 129500 503 235 0 151617 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 611664

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): 1814.29
CPU time (s): 1800.12
CPU user time (s): 1798.85
CPU system time (s): 1.27181
CPU usage (%): 99.2192
Max. virtual memory (cumulated for all children) (KiB): 867020

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

runsolver used 1.72374 second user time and 5.16821 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-04 17:09:01
IDJOB=1076174
IDBENCH=56569
IDSOLVER=361
FILE ID=node21/1076174-1215184141
PBS_JOBID= 7877481
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg10-10_ext.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076174-1215184141/watcher-1076174-1215184141 -o /tmp/evaluation-result-1076174-1215184141/solver-1076174-1215184141 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1076174-1215184141.xml 2093914003 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 385ceefff4d1bcd0f55bc7dcd5970d68
RANDOM SEED=2093914003

node21.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.263
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.263
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:       1591760 kB
Buffers:         77512 kB
Cached:         303820 kB
SwapCached:       6472 kB
Active:         104580 kB
Inactive:       293744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591760 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:            7448 kB
Writeback:           0 kB
Mapped:          24404 kB
Slab:            51148 kB
Committed_AS:  3466000 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= 66556 MiB
End job on node21 at 2008-07-04 17:39:17