Trace number 1075876

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
casper zito? (TO) 1800.04 1812.51

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg11-11_ext.xml
MD5SUMa6ab97861dd14e4d5f69d51673404492
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 variables121
Number of constraints22
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension22
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
0.18/0.20	c Building = 1
0.68/0.73	c [ NumberOfVariables = 121 ]
0.68/0.73	c [ NumberOfConstraints = 22 ]
0.68/0.73	c [ SizeOfSearchSpace(log2) = 568.753 ]
0.68/0.73	c SymmetrySearch = (OutOfMemory)
11.28/11.48	c [ Proceeding without symmetry breaking ]
12.46/12.67	c InitialPropagation = 1
12.97/13.18	c [ SizeOfSearchSpace(log2) = 565.253 ]
12.97/13.18	c InitialSAC = (Timeout)
74.17/74.94	c [ SizeOfSearchSpace(log2) = 565.253 ]
74.17/74.94	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-1075876-1215182217/watcher-1075876-1215182217 -o /tmp/evaluation-result-1075876-1215182217/solver-1075876-1215182217 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1075876-1215182217.xml 1593585224 

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.02 2.05 2.01 3/81 20741
/proc/meminfo: memFree=1653544/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=18572 CPUtime=0
/proc/20741/stat : 20741 (runsolver) R 20739 20741 19419 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1997193727 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 240577473831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20741/statm: 4643 292 257 25 0 2626 0

[startup+0.0758791 s]
/proc/loadavg: 2.02 2.05 2.01 3/81 20741
/proc/meminfo: memFree=1653544/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=8588 CPUtime=0.06
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 1268 0 0 0 6 0 0 0 18 0 1 0 1997193727 8794112 1228 996147200 134512640 135472138 4294956224 18446744073709551615 134774912 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 2147 1228 364 234 0 849 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8588

[startup+0.103489 s]
/proc/loadavg: 2.02 2.05 2.01 3/81 20741
/proc/meminfo: memFree=1653544/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=8588 CPUtime=0.08
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 1268 0 0 0 8 0 0 0 18 0 1 0 1997193727 8794112 1228 996147200 134512640 135472138 4294956224 18446744073709551615 4159729146 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 2147 1228 364 234 0 849 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8588

[startup+0.301919 s]
/proc/loadavg: 2.02 2.05 2.01 3/81 20741
/proc/meminfo: memFree=1653544/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=106340 CPUtime=0.29
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 2258 0 0 0 28 1 0 0 19 0 1 0 1997193727 108892160 2218 996147200 134512640 135472138 4294956224 18446744073709551615 134606267 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26585 2218 403 234 0 25287 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 106340

[startup+0.701987 s]
/proc/loadavg: 2.02 2.05 2.01 3/81 20741
/proc/meminfo: memFree=1653544/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=106340 CPUtime=0.68
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 2283 0 0 0 67 1 0 0 23 0 1 0 1997193727 108892160 2243 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26585 2243 403 234 0 25287 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 106340

[startup+1.50112 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 20742
/proc/meminfo: memFree=1624672/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=160196 CPUtime=1.47
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 15791 0 0 0 140 7 0 0 25 0 1 0 1997193727 164040704 15751 996147200 134512640 135472138 4294956224 18446744073709551615 134629031 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 40049 15751 432 234 0 38751 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 160196

[startup+3.10139 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 20742
/proc/meminfo: memFree=1554848/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=255632 CPUtime=3.06
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 39643 0 0 0 289 17 0 0 25 0 1 0 1997193727 261767168 39603 996147200 134512640 135472138 4294956224 18446744073709551615 134629045 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 63908 39603 432 234 0 62610 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 255632

[startup+6.30293 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 20742
/proc/meminfo: memFree=1371488/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=430004 CPUtime=6.23
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 83237 0 0 0 589 34 0 0 25 0 1 0 1997193727 440324096 83197 996147200 134512640 135472138 4294956224 18446744073709551615 134629045 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 107501 83197 432 234 0 106203 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 430004

[startup+12.702 s]
/proc/loadavg: 2.02 2.05 2.01 4/82 20742
/proc/meminfo: memFree=969824/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=12.56
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 170996 0 0 0 1180 76 0 0 25 0 1 0 1997193727 109686784 2284 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 2284 457 234 0 25481 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 107116

[startup+25.5012 s]
/proc/loadavg: 2.01 2.05 2.01 3/82 20742
/proc/meminfo: memFree=1642848/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=25.24
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 171438 0 0 0 2447 77 0 0 25 0 1 0 1997193727 109686784 2726 996147200 134512640 135472138 4294956224 18446744073709551615 134585158 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 2726 464 234 0 25481 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 107116

[startup+51.1015 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 20742
/proc/meminfo: memFree=1642784/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=50.6
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 171457 0 0 0 4983 77 0 0 25 0 1 0 1997193727 109686784 2745 996147200 134512640 135472138 4294956224 18446744073709551615 134585155 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 2745 464 234 0 25481 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 107116

[startup+102.306 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 20742
/proc/meminfo: memFree=1640800/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=101.32
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 171956 0 0 0 10054 78 0 0 25 0 1 0 1997193727 109686784 3244 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3244 485 234 0 25481 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 107116

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 20742
/proc/meminfo: memFree=1640480/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=160.75
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172011 0 0 0 15997 78 0 0 25 0 1 0 1997193727 109686784 3299 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3299 485 234 0 25481 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 107116

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 20742
/proc/meminfo: memFree=1640480/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=220.19
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172011 0 0 0 21941 78 0 0 25 0 1 0 1997193727 109686784 3299 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3299 485 234 0 25481 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 107116

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 20742
/proc/meminfo: memFree=1640480/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=279.62
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172011 0 0 0 27884 78 0 0 25 0 1 0 1997193727 109686784 3299 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3299 485 234 0 25481 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 107116

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 20742
/proc/meminfo: memFree=1640480/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=339.05
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 33827 78 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134604933 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 107116

[startup+402.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/82 20742
/proc/meminfo: memFree=1640480/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=398.5
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 39771 79 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 398.5
Current children cumulated vsize (KiB) 107116

[startup+462.302 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 20742
/proc/meminfo: memFree=1640480/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=457.93
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 45714 79 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585097 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 457.93
Current children cumulated vsize (KiB) 107116

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 20742
/proc/meminfo: memFree=1640416/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=517.36
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 51657 79 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 517.36
Current children cumulated vsize (KiB) 107116

[startup+582.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 20742
/proc/meminfo: memFree=1640416/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=576.79
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 57600 79 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 576.79
Current children cumulated vsize (KiB) 107116

[startup+642.302 s]
/proc/loadavg: 2.07 2.02 2.00 4/82 20742
/proc/meminfo: memFree=1640416/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=636.23
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 63543 80 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134604868 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 636.23
Current children cumulated vsize (KiB) 107116


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20742
/proc/meminfo: memFree=1640160/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=873.96
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 87316 80 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 873.96
Current children cumulated vsize (KiB) 107116

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20742
/proc/meminfo: memFree=1640160/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=933.4
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 93260 80 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134605036 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 933.4
Current children cumulated vsize (KiB) 107116

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 20742
/proc/meminfo: memFree=1640160/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=992.84
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 99203 81 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 992.84
Current children cumulated vsize (KiB) 107116

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20742
/proc/meminfo: memFree=1640160/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1052.27
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 105146 81 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134604930 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 1052.27
Current children cumulated vsize (KiB) 107116

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20742
/proc/meminfo: memFree=1640160/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1111.7
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 111089 81 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585042 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 1111.7
Current children cumulated vsize (KiB) 107116

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20742
/proc/meminfo: memFree=1640096/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1171.14
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 117033 81 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134604989 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 1171.14
Current children cumulated vsize (KiB) 107116

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 20742
/proc/meminfo: memFree=1639904/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1230.58
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 122976 82 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585125 0 0 4096 0 0 0 0 17 1 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 1230.58
Current children cumulated vsize (KiB) 107116

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20792
/proc/meminfo: memFree=1559648/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1290.08
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 128925 83 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 1290.08
Current children cumulated vsize (KiB) 107116

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 20792
/proc/meminfo: memFree=1480736/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1350.04
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 134921 83 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 1350.04
Current children cumulated vsize (KiB) 107116

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 20792
/proc/meminfo: memFree=1443232/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1410.02
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 140918 84 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 1410.02
Current children cumulated vsize (KiB) 107116

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 20799
/proc/meminfo: memFree=1339744/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1469.98
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172031 0 0 0 146913 85 0 0 25 0 1 0 1997193727 109686784 3319 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3319 485 234 0 25481 0
Current children cumulated CPU time (s) 1469.98
Current children cumulated vsize (KiB) 107116

[startup+1542.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/74 20799
/proc/meminfo: memFree=1337504/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1529.95
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172038 0 0 0 152910 85 0 0 25 0 1 0 1997193727 109686784 3326 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3326 485 234 0 25481 0
Current children cumulated CPU time (s) 1529.95
Current children cumulated vsize (KiB) 107116

[startup+1602.3 s]
/proc/loadavg: 2.12 2.05 2.00 3/74 20799
/proc/meminfo: memFree=1332704/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1589.92
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172038 0 0 0 158907 85 0 0 25 0 1 0 1997193727 109686784 3326 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3326 485 234 0 25481 0
Current children cumulated CPU time (s) 1589.92
Current children cumulated vsize (KiB) 107116

[startup+1662.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/74 20799
/proc/meminfo: memFree=1330528/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1649.9
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172045 0 0 0 164904 86 0 0 25 0 1 0 1997193727 109686784 3333 996147200 134512640 135472138 4294956224 18446744073709551615 134585045 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3333 485 234 0 25481 0
Current children cumulated CPU time (s) 1649.9
Current children cumulated vsize (KiB) 107116

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/74 20799
/proc/meminfo: memFree=1329632/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1709.87
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172045 0 0 0 170901 86 0 0 25 0 1 0 1997193727 109686784 3333 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3333 485 234 0 25481 0
Current children cumulated CPU time (s) 1709.87
Current children cumulated vsize (KiB) 107116

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 20799
/proc/meminfo: memFree=1328672/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1769.85
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172045 0 0 0 176899 86 0 0 25 0 1 0 1997193727 109686784 3333 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3333 485 234 0 25481 0
Current children cumulated CPU time (s) 1769.85
Current children cumulated vsize (KiB) 107116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 20799
/proc/meminfo: memFree=1328480/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1800.03
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172045 0 0 0 179917 86 0 0 25 0 1 0 1997193727 109686784 3333 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3333 485 234 0 25481 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 107116

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1812.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 20799
/proc/meminfo: memFree=1328480/2055920 swapFree=4180240/4192956
[pid=20741] ppid=20739 vsize=107116 CPUtime=1800.03
/proc/20741/stat : 20741 (casperzito) R 20739 20741 19419 0 -1 4194304 172045 0 0 0 179917 86 0 0 25 0 1 0 1997193727 109686784 3333 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/20741/statm: 26779 3333 485 234 0 25481 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 107116

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.51
CPU time (s): 1800.04
CPU user time (s): 1799.18
CPU system time (s): 0.865868
CPU usage (%): 99.3122
Max. virtual memory (cumulated for all children) (KiB): 872728

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

runsolver used 2.32365 second user time and 5.56615 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-04 16:36:58
IDJOB=1075876
IDBENCH=56548
IDSOLVER=362
FILE ID=node50/1075876-1215182217
PBS_JOBID= 7881602
Free space on /tmp= 66512 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg11-11_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075876-1215182217/watcher-1075876-1215182217 -o /tmp/evaluation-result-1075876-1215182217/solver-1075876-1215182217 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1075876-1215182217.xml 1593585224 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a6ab97861dd14e4d5f69d51673404492
RANDOM SEED=1593585224

node50.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.261
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.261
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:       1654024 kB
Buffers:         68208 kB
Cached:         209172 kB
SwapCached:       6724 kB
Active:         241640 kB
Inactive:        88288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654024 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            4596 kB
Writeback:           0 kB
Mapped:          66320 kB
Slab:            56952 kB
Committed_AS:  4628184 kB
PageTables:       2012 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= 66420 MiB
End job on node50 at 2008-07-04 17:07:12