Trace number 1076474

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.16 1800.59

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg12-12_ext.xml
MD5SUM9db1dc211db55f8d8b765ff44bb252c5
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 variables144
Number of constraints24
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension24
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 CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.09/0.15	c Building = 1
0.59/0.62	c [ NumberOfVariables = 144 ]
0.59/0.62	c [ NumberOfConstraints = 24 ]
0.59/0.62	c [ SizeOfSearchSpace(log2) = 676.863 ]
0.59/0.62	c SymmetrySearch = (OutOfMemory)
20.99/21.10	c [ Proceeding without symmetry breaking ]
21.68/21.75	c InitialPropagation = 1
22.28/22.34	c [ SizeOfSearchSpace(log2) = 665.938 ]
22.28/22.34	c InitialSAC = (Timeout)
70.38/70.47	c [ SizeOfSearchSpace(log2) = 665.938 ]
70.38/70.47	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-1076474-1215187550/watcher-1076474-1215187550 -o /tmp/evaluation-result-1076474-1215187550/solver-1076474-1215187550 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1076474-1215187550.xml 174076296 

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.00 1.01 1.24 3/64 27528
/proc/meminfo: memFree=1658648/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=5348 CPUtime=0
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 1997729613 5476352 188 996147200 134512640 135472138 4294956224 18446744073709551615 7482232 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 1337 189 155 234 0 27 0

[startup+0.050802 s]
/proc/loadavg: 1.00 1.01 1.24 3/64 27528
/proc/meminfo: memFree=1658648/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=8408 CPUtime=0.04
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 1213 0 0 0 4 0 0 0 18 0 1 0 1997729613 8609792 1173 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 2102 1173 364 234 0 804 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8408

[startup+0.101805 s]
/proc/loadavg: 1.00 1.01 1.24 3/64 27528
/proc/meminfo: memFree=1658648/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=8408 CPUtime=0.09
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 1213 0 0 0 9 0 0 0 18 0 1 0 1997729613 8609792 1173 996147200 134512640 135472138 4294956224 18446744073709551615 134779353 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 2102 1173 364 234 0 804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8408

[startup+0.301823 s]
/proc/loadavg: 1.00 1.01 1.24 3/64 27528
/proc/meminfo: memFree=1658648/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=106028 CPUtime=0.29
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 2086 0 0 0 29 0 0 0 19 0 1 0 1997729613 108572672 2046 996147200 134512640 135472138 4294956224 18446744073709551615 134606201 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 26507 2046 404 234 0 25209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 106028

[startup+0.701858 s]
/proc/loadavg: 1.00 1.01 1.24 3/64 27528
/proc/meminfo: memFree=1658648/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=112628 CPUtime=0.69
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 3790 0 0 0 68 1 0 0 23 0 1 0 1997729613 115331072 3750 996147200 134512640 135472138 4294956224 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 28157 3751 432 234 0 26859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112628

[startup+1.50193 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 27529
/proc/meminfo: memFree=1621328/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=172952 CPUtime=1.49
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 18851 0 0 0 141 8 0 0 25 0 1 0 1997729613 177102848 18811 996147200 134512640 135472138 4294956224 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 43238 18812 433 234 0 41940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 172952

[startup+3.10107 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 27529
/proc/meminfo: memFree=1545040/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=274460 CPUtime=3.09
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 44233 0 0 0 288 21 0 0 25 0 1 0 1997729613 281047040 44193 996147200 134512640 135472138 4294956224 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 68615 44193 433 234 0 67317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 274460

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 27529
/proc/meminfo: memFree=1350416/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=461372 CPUtime=6.29
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 90981 0 0 0 591 38 0 0 25 0 1 0 1997729613 472444928 90941 996147200 134512640 135472138 4294956224 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 115343 90942 433 234 0 114045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 461372

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 27529
/proc/meminfo: memFree=978200/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=836924 CPUtime=12.69
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 171899 0 0 0 1199 70 0 0 25 0 1 0 1997729613 857010176 171292 996147200 134512640 135472138 4294956224 18446744073709551615 134533740 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 209231 171292 440 234 0 207933 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 836924

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 27529
/proc/meminfo: memFree=1127704/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=25.48
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184300 0 0 0 2471 77 0 0 25 0 1 0 1997729613 642330624 132931 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 132931 470 234 0 155521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 627276

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 27529
/proc/meminfo: memFree=1126744/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=51.08
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184408 0 0 0 5030 78 0 0 25 0 1 0 1997729613 642330624 133039 996147200 134512640 135472138 4294956224 18446744073709551615 134604960 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133039 470 234 0 155521 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 627276

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 27529
/proc/meminfo: memFree=1125208/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=102.27
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184806 0 0 0 10149 78 0 0 25 0 1 0 1997729613 642330624 133437 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133437 491 234 0 155521 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 627276

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 27529
/proc/meminfo: memFree=1124888/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=162.25
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184868 0 0 0 16147 78 0 0 25 0 1 0 1997729613 642330624 133499 996147200 134512640 135472138 4294956224 18446744073709551615 134605049 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133499 491 234 0 155521 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 627276

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 27529
/proc/meminfo: memFree=1124888/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=222.23
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184868 0 0 0 22145 78 0 0 25 0 1 0 1997729613 642330624 133499 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133499 491 234 0 155521 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 627276

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 27529
/proc/meminfo: memFree=1124824/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=282.22
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184868 0 0 0 28144 78 0 0 25 0 1 0 1997729613 642330624 133499 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133499 491 234 0 155521 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 627276

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 27529
/proc/meminfo: memFree=1124696/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=342.21
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184896 0 0 0 34142 79 0 0 25 0 1 0 1997729613 642330624 133527 996147200 134512640 135472138 4294956224 18446744073709551615 134577878 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133527 491 234 0 155521 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 627276

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 27529
/proc/meminfo: memFree=1124632/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=402.2
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184896 0 0 0 40141 79 0 0 25 0 1 0 1997729613 642330624 133527 996147200 134512640 135472138 4294956224 18446744073709551615 134585142 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133527 491 234 0 155521 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 627276

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 27529
/proc/meminfo: memFree=1124632/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=462.18
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184896 0 0 0 46139 79 0 0 25 0 1 0 1997729613 642330624 133527 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133527 491 234 0 155521 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 627276

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 27529
/proc/meminfo: memFree=1124632/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=522.17
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184896 0 0 0 52138 79 0 0 25 0 1 0 1997729613 642330624 133527 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133527 491 234 0 155521 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 627276

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27529
/proc/meminfo: memFree=1124568/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=582.15
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184896 0 0 0 58136 79 0 0 25 0 1 0 1997729613 642330624 133527 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133527 491 234 0 155521 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 627276

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 27529
/proc/meminfo: memFree=1124568/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=642.14
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184896 0 0 0 64135 79 0 0 25 0 1 0 1997729613 642330624 133527 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133527 491 234 0 155521 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 627276


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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 27529
/proc/meminfo: memFree=1124504/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=882.09
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184896 0 0 0 88129 80 0 0 25 0 1 0 1997729613 642330624 133527 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133527 491 234 0 155521 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 627276

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 27529
/proc/meminfo: memFree=1124568/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=942.07
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184896 0 0 0 94127 80 0 0 25 0 1 0 1997729613 642330624 133527 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133527 491 234 0 155521 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 627276

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 27529
/proc/meminfo: memFree=1124440/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1002.05
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184957 0 0 0 100125 80 0 0 25 0 1 0 1997729613 642330624 133588 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133588 491 234 0 155521 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 627276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 27529
/proc/meminfo: memFree=1124440/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1062.04
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184957 0 0 0 106124 80 0 0 25 0 1 0 1997729613 642330624 133588 996147200 134512640 135472138 4294956224 18446744073709551615 134616936 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133588 491 234 0 155521 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 627276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 27529
/proc/meminfo: memFree=1124376/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1122.02
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184957 0 0 0 112122 80 0 0 25 0 1 0 1997729613 642330624 133588 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133588 491 234 0 155521 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 627276

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 27529
/proc/meminfo: memFree=1124312/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1182.01
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184957 0 0 0 118121 80 0 0 25 0 1 0 1997729613 642330624 133588 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133588 491 234 0 155521 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 627276

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27529
/proc/meminfo: memFree=1124184/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1242
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184957 0 0 0 124120 80 0 0 25 0 1 0 1997729613 642330624 133588 996147200 134512640 135472138 4294956224 18446744073709551615 134616942 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133588 491 234 0 155521 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 627276

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27529
/proc/meminfo: memFree=1124120/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1301.98
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184957 0 0 0 130118 80 0 0 25 0 1 0 1997729613 642330624 133588 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133588 491 234 0 155521 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 627276

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 27529
/proc/meminfo: memFree=1124120/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1361.96
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184985 0 0 0 136116 80 0 0 25 0 1 0 1997729613 642330624 133616 996147200 134512640 135472138 4294956224 18446744073709551615 134604941 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133616 491 234 0 155521 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 627276

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 27529
/proc/meminfo: memFree=1124120/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1421.95
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184985 0 0 0 142115 80 0 0 25 0 1 0 1997729613 642330624 133616 996147200 134512640 135472138 4294956224 18446744073709551615 134605019 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133616 491 234 0 155521 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 627276

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 27529
/proc/meminfo: memFree=1124120/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1481.94
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184985 0 0 0 148114 80 0 0 25 0 1 0 1997729613 642330624 133616 996147200 134512640 135472138 4294956224 18446744073709551615 134605008 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133616 491 234 0 155521 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 627276

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27529
/proc/meminfo: memFree=1124056/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1541.92
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184985 0 0 0 154112 80 0 0 25 0 1 0 1997729613 642330624 133616 996147200 134512640 135472138 4294956224 18446744073709551615 134605029 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133616 491 234 0 155521 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 627276

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27529
/proc/meminfo: memFree=1123992/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1601.91
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 184991 0 0 0 160111 80 0 0 25 0 1 0 1997729613 642330624 133622 996147200 134512640 135472138 4294956224 18446744073709551615 134605049 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133622 491 234 0 155521 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 627276

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27529
/proc/meminfo: memFree=1123992/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1661.9
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 185040 0 0 0 166109 81 0 0 25 0 1 0 1997729613 642330624 133671 996147200 134512640 135472138 4294956224 18446744073709551615 134604918 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133671 491 234 0 155521 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 627276

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27529
/proc/meminfo: memFree=1123928/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1721.88
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 185040 0 0 0 172107 81 0 0 25 0 1 0 1997729613 642330624 133671 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133671 491 234 0 155521 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 627276

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27529
/proc/meminfo: memFree=1123736/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1781.87
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 185040 0 0 0 178106 81 0 0 25 0 1 0 1997729613 642330624 133671 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133671 491 234 0 155521 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 627276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27529
/proc/meminfo: memFree=1123736/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1800.07
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 185040 0 0 0 179926 81 0 0 25 0 1 0 1997729613 642330624 133671 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133671 491 234 0 155521 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 627276

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27529
/proc/meminfo: memFree=1123736/2055920 swapFree=4180972/4192956
[pid=27528] ppid=27526 vsize=627276 CPUtime=1800.07
/proc/27528/stat : 27528 (casperzito) R 27526 27528 23206 0 -1 4194304 185040 0 0 0 179926 81 0 0 25 0 1 0 1997729613 642330624 133671 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/27528/statm: 156819 133671 491 234 0 155521 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 627276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.59
CPU time (s): 1800.16
CPU user time (s): 1799.27
CPU system time (s): 0.889864
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 862128

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

runsolver used 1.68674 second user time and 4.87426 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-04 18:05:50
IDJOB=1076474
IDBENCH=56588
IDSOLVER=362
FILE ID=node15/1076474-1215187550
PBS_JOBID= 7881514
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9db1dc211db55f8d8b765ff44bb252c5
RANDOM SEED=174076296

node15.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.229
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.229
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:       1659128 kB
Buffers:         65120 kB
Cached:         259612 kB
SwapCached:       6020 kB
Active:         209700 kB
Inactive:       123700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659128 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            4500 kB
Writeback:           0 kB
Mapped:          14468 kB
Slab:            49324 kB
Committed_AS:  3511280 kB
PageTables:       1508 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= 66492 MiB
End job on node15 at 2008-07-04 18:35:52