Trace number 1076275

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
mddc-solv 2008-06-09? (TO) 1800.04 1823.11

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg12-13_ext.xml
MD5SUM0cabe21a999f9e8670c8ce6bdc1f9fe3
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1417.23
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints25
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension25
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.23	c loading... 0.85 secs
0.78/0.87	c smallest 26696
0.78/0.87	c largest 28361
0.78/0.87	c average 27528.5
0.78/0.87	

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-1076275-1215184827/watcher-1076275-1215184827 -o /tmp/evaluation-result-1076275-1215184827/solver-1076275-1215184827 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1076275-1215184827.xml 

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.00 1.99 1.99 4/94 28908
/proc/meminfo: memFree=1574616/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=18572 CPUtime=0
/proc/28908/stat : 28908 (runsolver) R 28906 28908 27495 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1548154868 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 268213742887 0 0 4096 24578 0 0 0 17 1 0 0
/proc/28908/statm: 4643 292 257 25 0 2626 0

[startup+0.070575 s]
/proc/loadavg: 2.00 1.99 1.99 4/94 28908
/proc/meminfo: memFree=1574616/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=9404 CPUtime=0.05
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 2577 0 0 0 4 1 0 0 18 0 1 0 1548154868 9629696 1521 996147200 134512640 134773262 4294956240 18446744073709551615 9708099 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 2351 1521 336 63 0 1368 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9404

[startup+0.101577 s]
/proc/loadavg: 2.00 1.99 1.99 4/94 28908
/proc/meminfo: memFree=1574616/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=9404 CPUtime=0.08
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 2614 0 0 0 7 1 0 0 18 0 1 0 1548154868 9629696 1557 996147200 134512640 134773262 4294956240 18446744073709551615 134536452 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 2351 1557 336 63 0 1368 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9404

[startup+0.301602 s]
/proc/loadavg: 2.00 1.99 1.99 4/94 28908
/proc/meminfo: memFree=1574616/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=10044 CPUtime=0.28
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 2806 0 0 0 27 1 0 0 19 0 1 0 1548154868 10285056 1749 996147200 134512640 134773262 4294956240 18446744073709551615 134536432 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 2511 1749 336 63 0 1528 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10044

[startup+0.701648 s]
/proc/loadavg: 2.00 1.99 1.99 4/94 28908
/proc/meminfo: memFree=1574616/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=11176 CPUtime=0.67
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 3114 0 0 0 66 1 0 0 23 0 1 0 1548154868 11444224 2057 996147200 134512640 134773262 4294956240 18446744073709551615 134604274 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 2794 2057 338 63 0 1811 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11176

[startup+1.50174 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565968/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12408 CPUtime=1.46
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4659 0 0 0 144 2 0 0 25 0 1 0 1548154868 12705792 2493 996147200 134512640 134773262 4294956240 18446744073709551615 134530129 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3102 2493 364 63 0 2119 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 12408

[startup+3.10192 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565776/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=3.03
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4660 0 0 0 301 2 0 0 25 0 1 0 1548154868 12836864 2494 996147200 134512640 134773262 4294956240 18446744073709551615 134529950 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2494 364 63 0 2151 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 12536

[startup+6.30129 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565776/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=6.16
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4662 0 0 0 614 2 0 0 25 0 1 0 1548154868 12836864 2496 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2496 364 63 0 2151 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 12536

[startup+12.702 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565648/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12532 CPUtime=12.44
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4663 0 0 0 1242 2 0 0 25 0 1 0 1548154868 12832768 2497 996147200 134512640 134773262 4294956240 18446744073709551615 134529690 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3133 2497 364 63 0 2150 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 12532

[startup+25.5015 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565712/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12532 CPUtime=24.99
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4663 0 0 0 2497 2 0 0 25 0 1 0 1548154868 12832768 2497 996147200 134512640 134773262 4294956240 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3133 2497 364 63 0 2150 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 12532

[startup+51.1014 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565584/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=50.1
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4665 0 0 0 5007 3 0 0 25 0 1 0 1548154868 12836864 2499 996147200 134512640 134773262 4294956240 18446744073709551615 134529717 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2499 364 63 0 2151 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 12536

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565584/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=100.31
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4665 0 0 0 10028 3 0 0 25 0 1 0 1548154868 12836864 2499 996147200 134512640 134773262 4294956240 18446744073709551615 134529690 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2499 364 63 0 2151 0
Current children cumulated CPU time (s) 100.31
Current children cumulated vsize (KiB) 12536

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565520/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=159.14
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4665 0 0 0 15911 3 0 0 25 0 1 0 1548154868 12836864 2499 996147200 134512640 134773262 4294956240 18446744073709551615 134529608 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2499 364 63 0 2151 0
Current children cumulated CPU time (s) 159.14
Current children cumulated vsize (KiB) 12536

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565520/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=217.97
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4665 0 0 0 21794 3 0 0 25 0 1 0 1548154868 12836864 2499 996147200 134512640 134773262 4294956240 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2499 364 63 0 2151 0
Current children cumulated CPU time (s) 217.97
Current children cumulated vsize (KiB) 12536

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565520/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=276.82
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4665 0 0 0 27678 4 0 0 25 0 1 0 1548154868 12836864 2499 996147200 134512640 134773262 4294956240 18446744073709551615 134529756 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2499 364 63 0 2151 0
Current children cumulated CPU time (s) 276.82
Current children cumulated vsize (KiB) 12536

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565456/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=335.65
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4665 0 0 0 33561 4 0 0 25 0 1 0 1548154868 12836864 2499 996147200 134512640 134773262 4294956240 18446744073709551615 134529811 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2499 364 63 0 2151 0
Current children cumulated CPU time (s) 335.65
Current children cumulated vsize (KiB) 12536

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565392/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=394.49
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4665 0 0 0 39445 4 0 0 25 0 1 0 1548154868 12836864 2499 996147200 134512640 134773262 4294956240 18446744073709551615 134529915 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2499 364 63 0 2151 0
Current children cumulated CPU time (s) 394.49
Current children cumulated vsize (KiB) 12536

[startup+462.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565392/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=453.32
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4665 0 0 0 45328 4 0 0 25 0 1 0 1548154868 12836864 2499 996147200 134512640 134773262 4294956240 18446744073709551615 134530096 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2499 364 63 0 2151 0
Current children cumulated CPU time (s) 453.32
Current children cumulated vsize (KiB) 12536

[startup+522.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565392/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=512.16
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4665 0 0 0 51211 5 0 0 25 0 1 0 1548154868 12836864 2499 996147200 134512640 134773262 4294956240 18446744073709551615 134529723 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2499 364 63 0 2151 0
Current children cumulated CPU time (s) 512.16
Current children cumulated vsize (KiB) 12536

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/95 28909
/proc/meminfo: memFree=1565328/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=571
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4665 0 0 0 57095 5 0 0 25 0 1 0 1548154868 12836864 2499 996147200 134512640 134773262 4294956240 18446744073709551615 134529576 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2499 364 63 0 2151 0
Current children cumulated CPU time (s) 571
Current children cumulated vsize (KiB) 12536

[startup+642.301 s]
/proc/loadavg: 2.07 2.00 2.00 3/95 28909
/proc/meminfo: memFree=1565264/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=629.84
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4667 0 0 0 62978 6 0 0 25 0 1 0 1548154868 12836864 2501 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2501 364 63 0 2151 0
Current children cumulated CPU time (s) 629.84
Current children cumulated vsize (KiB) 12536


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28911
/proc/meminfo: memFree=1565136/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=865.18
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4667 0 0 0 86511 7 0 0 25 0 1 0 1548154868 12836864 2501 996147200 134512640 134773262 4294956240 18446744073709551615 134530044 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2501 364 63 0 2151 0
Current children cumulated CPU time (s) 865.18
Current children cumulated vsize (KiB) 12536

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28911
/proc/meminfo: memFree=1565200/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=924.01
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4667 0 0 0 92394 7 0 0 25 0 1 0 1548154868 12836864 2501 996147200 134512640 134773262 4294956240 18446744073709551615 134529690 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2501 364 63 0 2151 0
Current children cumulated CPU time (s) 924.01
Current children cumulated vsize (KiB) 12536

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28911
/proc/meminfo: memFree=1565200/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=982.85
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4667 0 0 0 98278 7 0 0 25 0 1 0 1548154868 12836864 2501 996147200 134512640 134773262 4294956240 18446744073709551615 134529532 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2501 364 63 0 2151 0
Current children cumulated CPU time (s) 982.85
Current children cumulated vsize (KiB) 12536

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28911
/proc/meminfo: memFree=1565200/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1041.69
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4667 0 0 0 104161 8 0 0 25 0 1 0 1548154868 12836864 2501 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2501 364 63 0 2151 0
Current children cumulated CPU time (s) 1041.69
Current children cumulated vsize (KiB) 12536

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28911
/proc/meminfo: memFree=1565072/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1100.53
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4667 0 0 0 110045 8 0 0 25 0 1 0 1548154868 12836864 2501 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 3134 2501 364 63 0 2151 0
Current children cumulated CPU time (s) 1100.53
Current children cumulated vsize (KiB) 12536

[startup+1182.3 s]
/proc/loadavg: 1.51 1.87 1.96 2/69 29042
/proc/meminfo: memFree=1658152/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1160.09
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4667 0 0 0 115984 25 0 0 25 0 1 0 1548154868 12836864 2501 996147200 134512640 134773262 4294956240 18446744073709551615 134529625 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2501 364 63 0 2151 0
Current children cumulated CPU time (s) 1160.09
Current children cumulated vsize (KiB) 12536

[startup+1242.3 s]
/proc/loadavg: 1.24 1.73 1.90 2/69 29190
/proc/meminfo: memFree=1657640/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1220.01
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4667 0 0 0 121975 26 0 0 25 0 1 0 1548154868 12836864 2501 996147200 134512640 134773262 4294956240 18446744073709551615 134530127 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2501 364 63 0 2151 0
Current children cumulated CPU time (s) 1220.01
Current children cumulated vsize (KiB) 12536

[startup+1302.3 s]
/proc/loadavg: 1.51 1.70 1.88 3/83 29246
/proc/meminfo: memFree=1512312/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1279.94
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4667 0 0 0 127964 30 0 0 25 0 1 0 1548154868 12836864 2501 996147200 134512640 134773262 4294956240 18446744073709551615 134529700 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2501 364 63 0 2151 0
Current children cumulated CPU time (s) 1279.94
Current children cumulated vsize (KiB) 12536

[startup+1362.3 s]
/proc/loadavg: 1.80 1.75 1.88 3/83 29246
/proc/meminfo: memFree=1473080/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1339.87
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4668 0 0 0 133957 30 0 0 25 0 1 0 1548154868 12836864 2502 996147200 134512640 134773262 4294956240 18446744073709551615 134529950 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2502 364 63 0 2151 0
Current children cumulated CPU time (s) 1339.87
Current children cumulated vsize (KiB) 12536

[startup+1422.31 s]
/proc/loadavg: 1.85 1.78 1.88 2/69 29301
/proc/meminfo: memFree=1647784/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1399.8
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4668 0 0 0 139949 31 0 0 25 0 1 0 1548154868 12836864 2502 996147200 134512640 134773262 4294956240 18446744073709551615 134529759 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2502 364 63 0 2151 0
Current children cumulated CPU time (s) 1399.8
Current children cumulated vsize (KiB) 12536

[startup+1482.3 s]
/proc/loadavg: 1.90 1.82 1.89 2/69 29486
/proc/meminfo: memFree=1599848/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1459.71
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4669 0 0 0 145933 38 0 0 25 0 1 0 1548154868 12836864 2503 996147200 134512640 134773262 4294956240 18446744073709551615 134529930 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2503 364 63 0 2151 0
Current children cumulated CPU time (s) 1459.71
Current children cumulated vsize (KiB) 12536

[startup+1542.3 s]
/proc/loadavg: 1.34 1.67 1.84 2/69 29671
/proc/meminfo: memFree=1584032/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1519.62
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4669 0 0 0 151920 42 0 0 25 0 1 0 1548154868 12836864 2503 996147200 134512640 134773262 4294956240 18446744073709551615 134530129 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2503 364 63 0 2151 0
Current children cumulated CPU time (s) 1519.62
Current children cumulated vsize (KiB) 12536

[startup+1602.3 s]
/proc/loadavg: 1.21 1.57 1.79 2/69 29746
/proc/meminfo: memFree=1583784/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1579.54
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4669 0 0 0 157910 44 0 0 25 0 1 0 1548154868 12836864 2503 996147200 134512640 134773262 4294956240 18446744073709551615 134529700 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2503 364 63 0 2151 0
Current children cumulated CPU time (s) 1579.54
Current children cumulated vsize (KiB) 12536

[startup+1662.3 s]
/proc/loadavg: 1.07 1.46 1.73 2/69 29857
/proc/meminfo: memFree=1579048/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1639.46
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4669 0 0 0 163901 45 0 0 25 0 1 0 1548154868 12836864 2503 996147200 134512640 134773262 4294956240 18446744073709551615 134529723 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2503 364 63 0 2151 0
Current children cumulated CPU time (s) 1639.46
Current children cumulated vsize (KiB) 12536

[startup+1722.3 s]
/proc/loadavg: 1.23 1.43 1.71 3/82 29986
/proc/meminfo: memFree=1500024/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1699.36
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4669 0 0 0 169887 49 0 0 25 0 1 0 1548154868 12836864 2503 996147200 134512640 134773262 4294956240 18446744073709551615 134529950 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2503 364 63 0 2151 0
Current children cumulated CPU time (s) 1699.36
Current children cumulated vsize (KiB) 12536

[startup+1782.3 s]
/proc/loadavg: 1.77 1.55 1.73 3/74 30014
/proc/meminfo: memFree=1530680/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1759.26
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4669 0 0 0 175877 49 0 0 25 0 1 0 1548154868 12836864 2503 996147200 134512640 134773262 4294956240 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2503 364 63 0 2151 0
Current children cumulated CPU time (s) 1759.26
Current children cumulated vsize (KiB) 12536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1823.1 s]
/proc/loadavg: 1.88 1.61 1.74 3/74 30014
/proc/meminfo: memFree=1530616/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1800.04
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4669 0 0 0 179954 50 0 0 25 0 1 0 1548154868 12836864 2503 996147200 134512640 134773262 4294956240 18446744073709551615 134529891 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2503 364 63 0 2151 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 12536

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

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

[startup+1823.1 s]
/proc/loadavg: 1.88 1.61 1.74 3/74 30014
/proc/meminfo: memFree=1530616/2055920 swapFree=4097948/4192956
[pid=28908] ppid=28906 vsize=12536 CPUtime=1800.04
/proc/28908/stat : 28908 (solver) R 28906 28908 27495 0 -1 4194304 4669 0 0 0 179954 50 0 0 25 0 1 0 1548154868 12836864 2503 996147200 134512640 134773262 4294956240 18446744073709551615 134529891 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 3134 2503 364 63 0 2151 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 12536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1823.11
CPU time (s): 1800.04
CPU user time (s): 1799.54
CPU system time (s): 0.502923
CPU usage (%): 98.7349
Max. virtual memory (cumulated for all children) (KiB): 12540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.502923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4669
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= 7
involuntary context switches= 29539

runsolver used 1.9827 second user time and 5.9121 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-04 17:20:27
IDJOB=1076275
IDBENCH=56577
IDSOLVER=311
FILE ID=node32/1076275-1215184827
PBS_JOBID= 7881555
Free space on /tmp= 66520 MiB

SOLVER NAME= mddc-solv 2008-06-09
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg12-13_ext.xml
COMMAND LINE= HOME/solver BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076275-1215184827/watcher-1076275-1215184827 -o /tmp/evaluation-result-1076275-1215184827/solver-1076275-1215184827 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1076275-1215184827.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0cabe21a999f9e8670c8ce6bdc1f9fe3
RANDOM SEED=537291790

node32.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.218
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.218
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:       1575096 kB
Buffers:         49904 kB
Cached:         156312 kB
SwapCached:      88292 kB
Active:         361284 kB
Inactive:        65156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575096 kB
SwapTotal:     4192956 kB
SwapFree:      4097948 kB
Dirty:            3132 kB
Writeback:           0 kB
Mapped:         236276 kB
Slab:            38560 kB
Committed_AS:  3916184 kB
PageTables:       2528 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66440 MiB
End job on node32 at 2008-07-04 17:50:52